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

    Hello,

    First of all I love the theme, it’s brilliant. I do have an issue though.

    There is some kind of margin at the top of the portfolio element. In the sidebar on http://www.zendos.nl/website-design/ you see that there’s some empty space.

    How can I remove that?

    Thanks.

    #363576

    Hi JerrelZ!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-67 .sort_width_container.av-sort-yes {
    display: none;
    }

    Regards,
    Yigit

    #363737

    Hello Yigit,

    Thanks for your response. It works, but it’s not working for all pages. On the homepage (http://www.zendos.nl/) there’s still empty space?

    Thanks.

    #363853

    Never mind, I got it. It was:

    .page-id-244 .sort_width_container.av-sort-yes {
    display: none;
    }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Portfolio margin’ is closed to new replies.