[Resolved] Primary Menu Jumps Up When Safari Window is Opened Wide

Home Forums Support [Resolved] Primary Menu Jumps Up When Safari Window is Opened Wide

Home Forums Support Primary Menu Jumps Up When Safari Window is Opened Wide

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1038343
    Mary Pearson

    I’m starting a new site at https://carmrponies.ca

    The menu should be lined up vertically with the text of the logo. All is good in Chrome, but in Safari and Firefox, if I open the browser window wide, the nav bar jumps up to the top of the page.

    How do I stop this from happening?

    Thanks!

    #1038359
    Purushottam

    No issues in Opera too. Just a note, Your primary navigation hover and active, both are set to white. This makes a block of white when you are on home and hover the home link.

    #1038364
    Mary Pearson

    Thank you. Yes, I haven’t gotten around to doing much with colours yet. Still just working on the basics at this point.

    #1038569
    Tom
    Lead Developer
    Lead Developer

    Hi Mary,

    I’m not seeing the issue in Chrome, Firefox or Safari. What versions of Firefox/Safari are you using?

    #1038599
    Mary Pearson

    Firefox Quantum 69.0.3 (64 bit) Firefox is up to date
    Safari 13.0.1
    Chrome 77.0.3865.120 (Official Build (64-bit) Google Chrome is up to date

    Open the window W – I – D – E

    #1039081
    Tom
    Lead Developer
    Lead Developer

    What if you add this?:

    .site-logo {
        display: block;
    }
    #1039083
    Mary Pearson

    YES!!!!! Thank you Tom. That’s exactly what I needed.

    #1039086
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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