Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23239

    Hi,

    Please could you let me know where I can amend CSS to remove the borders on the portfolio grid.

    Thanks

    #119043

    Hi pureoption,

    Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:

    #top .grid-entry .inner-entry {
    margin-right: 0px;
    box-shadow: none;
    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Enfold – Remove borders around portfolio grid’ is closed to new replies.