Hi,
How can I remove the border on the Product Grid?
Thanks!
Hey MikeTandySwag,
Try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top .inner_product,
#top .inner_product .inner_product_header {
border: none;
}
#top .inner_product .inner_product_header .avia-arrow {
display: none;
}
Best regards,
Nikko
Perfect! Thank you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon