Add to cart padding issue - by ali alalawi

This topic has 2 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Rose Tyler

  • Avatar: ali.alalawi
    ali alalawi
    Participant
    October 22, 2021 at 07:03

    on the product page how can i do space between the cart and the text add to cart it is now attatch to each other

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 22, 2021 at 07:37

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .rtl .single_add_to_cart_button:before {
        padding-left: 5px;
        padding-right: 0;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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