[Resolved] Changing Logo Size on Sticky Navigation on Safari

Home Forums Support [Resolved] Changing Logo Size on Sticky Navigation on Safari

Home Forums Support Changing Logo Size on Sticky Navigation on Safari

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1368614
    Stacey

    Hi

    I’m using the CSS as outlined here https://docs.generatepress.com/article/centering-logo-navigation/
    and using a SVG image for the logo which is added in the Site Logo and the Sticky Navigation logo.

    I want the logo to say the same size on the normal navigation and on the sticky navigation.
    It is working fine in Chrome and Firefox – but on Safari the logo is shrinking.

    I am working on a PC and don’t have access to Safari – I can see it in testing tools (screenshot attached) but I’m struggling to work out what CSS I need to get it to stay at the right size and am hoping you can help me please.

    Link to screenshot
    https://www.dropbox.com/s/giu8rjamscn7vse/cheshire-garden-sticky-logo-safari.png?dl=0

    #1369072
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That’s strange, can you try adding this CSS?:

    .sticky-navigation-logo {
        width: 300px;
    }
    #1369376
    Stacey

    Thank you – looks like this worked. Appreciate your help.

    #1369859
    Tom
    Lead Developer
    Lead Developer

    No problem!

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