• Resolved ragingsquirrel

    (@ragingsquirrel)


    Hello,

    Since the last theme update the Website does not work anymore as expected on mobile devices or small browser windows.

    Before on small browser windows the logo picture is resized and the menu jumps to the upper right corner.
    But since the theme update the logo picture is cut and the menu is not accessible anymore.
    Any ideas?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi there,

    Thanks for using Founder! Sorry for the issue with the logo display. Please add the following code to your site to fix this:

    .site-title .logo {
      max-width: 100%;
    }

    You can copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter ragingsquirrel

    (@ragingsquirrel)

    Many thanks.
    Your code works very well!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘No resize of the logo picture anymore’ is closed to new replies.