How do I align the price and the cart button in one line?

This topic has 3 replies, 2 voices, and was last updated 6 months ago ago by Goostaf

  • Avatar: Goostaf
    Goostaf
    Participant
    June 17, 2024 at 21:05

    How do I align the price and the cart button in one line?

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    June 18, 2024 at 07:39

    Hi @Goostaf,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    @media (min-width: 980px){
        .content-product .button.add_to_cart_button {
            position: absolute;
            right: 0;
            bottom: 15px
        }
    }
    

    Hope it helps!

    Avatar: Goostaf
    Goostaf
    Participant
    June 18, 2024 at 08:35

    Thank you!!!

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

The issue related to '‘How do I align the price and the cart button in one line?’' has been successfully resolved, and the topic is now closed for further responses

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