Hey Guys,
How can I increase the product image size so that it takes up more space on the screen and then the title and description etc takes up less space?
Also how can I remove the border around the product image?
Thanks!
Hey MikeTandySwag,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.single-product-main-image {
width: 46%;
}
.template-shop .single-product-main-image .images a {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks!
That worked! How would I hide the border on the products on the shop page?
So on the Product Grid?
I figured it out please close
Thanks!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon