Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #759088

    Hi,

    I have logo centered with navigation on top. I added 75px of padding above the logo. The logo disappears when scrolling. I removed the padding and it still disappears. How can I fix this?

    Thanks!

    #759484

    Hey Wendy,
    I was able to make the logo fixed with this code in the General Styling > Quick CSS field:

    .av-section-bottom-logo {
    position: fixed;
    top: 51px;
    z-index: 100;
    width: 100%;
    }

    Best regards,
    Mike

    #759629

    Thank you Mike. I was hoping to have that top nav bar get smaller and the logo smaller too next to it as I think it’s supposed to. Also, the logo doesn’t appear at all on mobile ….with or without this code.

    Is there another solution?

    Appreciate your time.

    #760769

    Hi,

    It seems like you chose to make the logo section fixed. Do you need further assistance on this case?
    If you do, please elaborate on the changes you would like to make and post a screenshot showing the issue you are having.
    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)

    Best regards,
    Yigit

    #760794

    When I have used this theme before, the logo gets smaller and stays in the header area when you scroll down. I have “sticky header” and “shrinking header” checked. The navigation does stay, but the logo disappears. I need the logo to stay on the navigation bar when you scroll down.

    Is there another setting that I am missing?

    Thank you

    #762155

    Hi wschaefer1,

    I think you should put a hidden small logo in header main container and make it visible when invisible disappears. Normally this is where logo is placed.

    Let us know if you have any more questions.
    Best regards,
    Victoria

    #762157

    Not sure what that means. But thanks anyway.

    #762159

    Hi!

    I am taking a Not founding trying to load
    http://new.wynncap.com/

    are we closing the topic here?

    Cheers!
    Basilis

    #762162

    The site is now live. Link in private area.

    #763010

    Hi,
    This is the expected behavior for this Logo / Menu setting. The logo left / menu right creates the view you have seen in the past.
    There is no easy fix to create what you want, but you can request customization here

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.