• Please see the logo on the top-left of the page. The lower half is not visible. Is there anyway the logo can display overlapping both the nav-bar and the mast-head?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    The only way to incorporate a logo taller than the navigation bar is to increase the bar’s height. You can achieve that with the following CSS code:

    .site-title {
        height: 110px;
    }

    You can paste this code in Dashboard > Appearance > Customize > Additional CSS

    Thread Starter dhatul

    (@dhatul)

    No. That is not what I want. The top half of logo should be on the navigation bar and the bottom half should be on the mast head.

    Is there a way to achieve this?

    No. The way the logo is incorporated in to the theme you would need to increase the height as fstat mentioned or make the logo image smaller so that it fits inside the space.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo’ is closed to new replies.