Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1207099

    Hi,
    How can I remove the border on the Product Grid?

    Thanks!

    #1207372

    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

    #1207625

    Perfect! Thank you!

    #1207668

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Border on Product Grid?’ is closed to new replies.