Product attribute display and buy now button

This topic has 14 replies, 3 voices, and was last updated 3 months, 3 weeks ago ago by Luca Rossi

  • Avatar: Gbp
    Gbp
    Participant
    June 19, 2024 at 17:51

    Hi,
    in the screenshot we can see that the price of attribute “poids” is displayed.

    1 – I would like to align
    attribute dropdown, clear button (effacer) and attribute price in the same line.

    2- how to align on the right the buy now button,
    I wish to have it right align on the add card button

    3- also is there a way to display with the quantity dropdown a word like : Quantity ?

    thank you
    bests regards

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    13 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2024 at 07:42

    Hello,

    Thank you for reaching out to us with your queries.

    Could you please provide temporary wp-admin access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Warm Regards,
    The 8Theme Team

    Avatar: Gbp
    Gbp
    Participant
    June 20, 2024 at 09:27

    Thank you
    here is what I would like
    and also I do not know what I do not see the Quantity line.
    the screen-reader-text label.


    Please contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2024 at 09:49

    Hello,

    Please provide the correct temporary wp-admin access.

    Warm Regards,
    The 8Theme Team

    Avatar: Gbp
    Gbp
    Participant
    June 20, 2024 at 11:00

    Hi, here they are. Thx

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2024 at 11:23

    Hello Gbp.

    We appreciate your prompt response.

    1/ This can’t be simply done, because of the content structure, unfortunately.

    2/ We can offer you the next result – https://prnt.sc/C5Hb3jd4XkXn

    3/ https://prnt.sc/az1Pyi8KetUd

    Warm Regards,
    The 8Theme Team

    Avatar: Gbp
    Gbp
    Participant
    June 20, 2024 at 11:51

    Thank you

    1 : so, can I add previous to price, as it is a text, using the similar code to the point 3 ?
    can you give me the css please ?

    2 : I already change there, thx.

    3:css please.
    thank you

    Avatar: Justin
    Luca Rossi
    Support staff
    June 21, 2024 at 06:28

    Hi @Gbp,

    1. Please add this custom CSS:

    
    .single-product .woocommerce-variation-price {
        width: 100%;
        text-align: right;
        margin-top: -54px;
    }
    
    .single-product .woocommerce-variation.single_variation {
        position: relative;
        z-index: -1;
    }
    

    3. Please add this custom CSS:

    
    .single-product-builder .et_product-block .cart .quantity::before {
        content: 'Quantity:';
        margin-right: 5px;
    }
    

    Hope it helps!

    Files is visible for topic creator and
    support staff only.
    Avatar: Gbp
    Gbp
    Participant
    June 21, 2024 at 16:59

    Hi, thank you

    for the last css code, it does not work on the page I mentioned.

    what about :
    .single-product .elementor-container .single_variation_wrap .quantity::before {content: ‘Quantitéé:’;margin-right: 5px;}

    thank you for you help-
    I have issues with cache, it does not reflect always the style.css of my child theme

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 22, 2024 at 17:37

    Hi @Gbp,

    We could see the change on our end: https://prnt.sc/ZyySKQTtu_8o

    Glad to see everything is working fine now.

    Warm Regards,
    The 8Theme Team

    Avatar: Gbp
    Gbp
    Participant
    June 24, 2024 at 08:38

    thank you,
    where can I find the css you added please ?
    😀

    Avatar: Justin
    Luca Rossi
    Support staff
    June 24, 2024 at 09:28

    Hi @Gbp,

    We didn’t add any custom CSS code.

    The custom CSS codes were added by you and it could be the cache issue so you can’t see the changes.

    Warm Regards,
    The 8Theme Team

    Avatar: Gbp
    Gbp
    Participant
    June 24, 2024 at 09:59

    thank you yes 😀

    Avatar: Justin
    Luca Rossi
    Support staff
    June 24, 2024 at 10:01

    Hi @Gbp,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

    Click here to share your thoughts: https://themeforest.net/downloads

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

  • Viewing 14 results - 1 through 14 (of 14 total)

The issue related to '‘product attribute display and buy now button’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.