Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185089
    Hans
    Participant

    Hi,

    On the website:http://sinfore.hagmeijer.nl/blog you see the a big gap between the secondary menu (with the icons) and the content of page. Is it possible to minimize this gap?
    I searched in the support files, but I could not find a solution.

    And regards

    Hans Hagmeijer

    #185134
    Skandha
    Participant

    @toerfiets: Hello Hans,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #content {
    	margin-top: 0;
    }
    .home article {
    	padding-top: 0;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #185201
    Hans
    Participant

    Hi Skandha,

    This worked fine.
    Thank you

    Kind regards

    Hans Hagmeijer

    #185657
    Skandha
    Participant

    @toerfiets: Glad I could help you out!

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘gap between the secondary menu and the page content beneath’ is closed to new replies.