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

    Hi,Currently I’m using a big logo size centered and I would like to decrease the space between the logo and the navigation bar. A lot of vertical spacing I noticed is “wasted” also because the logo is inside the other container called #site-branding and #site-logo that doesn’t fit the whole #masthead height.

    Thanks for support
    ( note: I’ve removed the search box and also the social icon from masthead )

    #60361
    Sakin
    Keymaster

    @Maverick87Shaka: You can adjust the padding bottom as per your need in the following css and then add it in “Appearance => Customize => Theme Options => Custom CSS Options” box:

    #masthead { padding-bottom: 20px; }
    #site-branding, .sidebar-header-right { padding-bottom: 20px; }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘space between #masthead and #nav-primary’ is closed to new replies.