This topic has 6 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Olga Barlow
See In private area
Hello,
Provide us with screenshot of the button that is not displayed correctly and link to your cart page to check that and help you.
Regards
see private content
Hello,
Could you, please, provide us with link to that page?
Regards
See Private aré
Hello,
Add the below code to Theme Options > Custom CSS
@media only screen and (max-width: 992px) {
.single-product-builder .single-product-button-wrapper {
justify-content: center;
text-align: center;
}
}
Regards
Tagged: 992px, media, mobile, responsive, themes, woocommerce, wordpress
The issue related to '‘@media only screen and (max-width: 992px)’' has been successfully resolved, and the topic is now closed for further responses