Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #273950
    Hans
    Participant

    Hi,

    On the url hagmeijer.nl you can see (menu item kaart) that there is a gap between the beginning of the page and the header right menu.
    Is it possible to make this gap smaller?

    I have searched in the help forum, but I could not find it.

    Kind regards

    Hans Hagmeijer.

    #273963
    Skandha
    Participant

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

    .site-branding {
        margin: 0;
    }

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

    #274020
    Hans
    Participant

    Hello Skandha,

    This has no effect.
    I will try to explain.
    Now I hided the page title at the menu item “kaart”.
    If you look there, you will see that the page upper site is not as high as the height of the sidebar.
    That will be caused by hiding the page title, but no deleting the space of page title.

    Is is possible to hide the page title AND delete the space that is occupied by space title.

    The sidebar is already small. That is because I try on the landscape mode on the iPad to get the sidebar under the page content. In portrait mode this is possible. IN landscape mode, the theme does not seem to be responsive.

    Kind regards

    Hans Hagmeijer

    #274171
    Hans
    Participant

    Hello Skandha,

    This was not the solution for the issue. This css takes care that the header right menu shifts more to the left.

    And what I should like is that the gap between top of page and the bottom of header right menu is much less.

    You can see what I mean on hagmeijer.nl.

    home page Hagmeijer.nl

    #274227
    Hans
    Participant

    Hello Skandha,

    I solved this issue.
    What we should like is a possibility tot embed the logo in de main menu. But I should understand when this is not possible.

    Kond regards

    Hans Hagmeijer

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘gap between page and header right menu’ is closed to new replies.