Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #637640

    Hi,

    Is there a way to change the color of the border for the portfolio grid, as seen in the picture in the private link area?

    Thanks

    #637646

    Hey 500Webmaster,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .grid-entry .inner-entry {
        box-shadow: none;
    }
    

    Best regards,
    Yigit

    #637962

    Perfect, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove border or change color for portfolio grid’ is closed to new replies.