Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #153647
    Hans
    Participant

    Dear reader,

    If you click on this url http://www.hagmeijer.nl/clubkampioenen/, then you will see that there is a gap between the header image and the logo / menu. I would like to know if tit is possible to reduce that gap.

    Kind regards

    Hans Hagmeijer

    #153655
    sapana
    Participant

    @toerfiets: Go to=> Appearance=> Customize=> Additional CSS and the following CSS code.

    #content, #header-highlights-content {
        margin: 0px 0;
    }
    
    #main{
        padding-top: 0px;
    }

    let me know if this works for you!
    Kind Regards,
    Sapana

    #153722
    Hans
    Participant

    Hi Sapana,

    Thank you. This worked for me.

    Kind regards

    Hans Hagmeijer

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘reduce space between header image and logo / menu’ is closed to new replies.