• Resolved mminegis

    (@mminegis)


    Hello,

    Could anyone help me with the following:

    If I use a custom logo in stead of site title, even if the logo file I’d like to use is a small one about 250 pixel high, the first on navigation toggle becomes not clickable. They are not overlapped visually, but I cannot click the first menu anyway (with the site title I can, of course).

    Which file and what should I modify to prevent this?
    Maybe this is not specific to the theme/hamilton, I don’t know – my experience is pretty limited ?? .
    Thank you so much in advance!

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’ve just downloaded, but I like the Hamilton theme so far. However, I’m having the exact same issue as @mminegis. When I add my logo, the first row of titles in navigation are not clickable. When I remove the photo to opt for using the site title, I have no problems. Pleas help. Thanks!

    I am having the same issue. Were either of you able to resolve the issue?

    @anlino do you have a solution for this?

    Hey all, I figured out a simple line of CSS you can put into your Additional CSS bar to move the menu down a bit so it doesn’t run into the custom logo:

    .site-nav {
    margin-top: 30px;
    }

    You may have to try a higher number of pixels depending on how big your logo is but this worked for me!

    Good luck!

    Theme Author Anders Norén

    (@anlino)

    Hi @mminegis and @jaclife,

    Version 1.12 of Hamilton is now live, and it includes a fix for this issue. Sorry that it took so long.

    — Anders

    I have the same issue, got he last version and my menu is not clickable :/

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘custom logo hiding toggle menu?’ is closed to new replies.