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

    I would really appreciate any help with this issue. I’ve been trying to get rid of the space between the header and my first image/slideshow on my website. I assume it is the space for a page’s name, however I have no need for it. I’ve tried to change the size of the header, different logo sizes etc, without any luck. is this just a default setting or can I change it? thanks in advance.

    #501594

    Hi Gideon!

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

    .home main.content {
        padding-top: 0;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.