Reply 199315 to: Add to Cart button on mobile devices…

Avatar: Rose Tyler
Rose Tyler
Support staff
September 12, 2018 at 07:11

Hello,

Thanks for the reply.
Please add this code in Theme Options > Styling > Custom css > Global custom css:

.single_add_to_cart_button.button {
    border: 2px solid;
}

and Custom css for mobile:

.single_add_to_cart_button.button {
    display:  block;
    margin-top: 20px;
}

Let me know the result.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.