Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #975053
sticky header
Closed

Comments

  •  2
    kathleen brown started the conversation

    is there a way to change the logo size to resize the header height of sticky header once user scrolls down?

    My client's logo is more square and takes up too much space when scrolling

  •  7,092
    Oliver replied

    HI!

    You can set size of the image with next css:

    #site-header.fixed img {
        height: 100px !important;
    }
    

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    kathleen brown replied

    i was able to resize the logo but the menu background color is defaulting to the smaller logo size. Once landing on the page a refresh fixes the issue but that is obviously not acceptable.

  •  7,092
    Oliver replied

    Hi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    kathleen brown replied

    homepage is not affected, I should have mentioned that, sorry! 

    The issue comes up on the interior pages,. When page is at top, logo is its full size, id site-header-wrapper (the black header background color) is somehow setting to 147px high (see "interior-firebug.jpg) Whereas, homepage, #site-header-wrapper height is 251px and the page heading is positioned properly.

    http://notorious.dog/gem2/products/

  •  7,092
    Oliver replied

    HI!

    Sorry, I can't reproduce this issue.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver