I would like to disable the magbox feature. It is not useful for this client's store. I thought it would be a true or false setting in the ec_product_details_page.php but have not found it. I also need to change the width of the ADD TO CART button, it is too wide when viewed in a smartphone. I do understand to enter this css in the custom css section. Thanks in advance.
Announcement
Collapse
No announcement yet.
Product image magnifier and ADD TO CART button question
Collapse
X
-
You might check out this resource on where to find all the CSS you need. You can hide the magnify viewer by simply entering a display: none !important; into the custom CSS or enter it into the CSS files for your theme.
http://wpeasycart.com/docs/2.0.0/themes/custom_CSS.php
Comment