Hi
im trying to make the space on the right of the product page section be the same as the left on mobile
please see sreenshot below
This topic has 4 replies, 2 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler
Hi
im trying to make the space on the right of the product page section be the same as the left on mobile
please see sreenshot below
Hello,
We do not see any screenshots. Please provide them.
Thanks in advance.
Regards
Here’s the screenshot as promised
Hello,
Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.single-product-builder .element-7YLw9 {
max-width: 95%;
}
.single-product-builder .single_add_to_cart_button {
min-width: 100% !important;
}
Regards
The issue related to '‘Product space add to cart section’' has been successfully resolved, and the topic is now closed for further responses