Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #444468

    Hi,

    the media query that comes into play and displays the mobile menu is also making our logo too small.

    If you have a look at: http://leithenvalesportsclub.co.uk/ and reduce the screen size down to where the normal menu is hidden and the mobile menu is displayed, the logo becomes too small.

    Could you advise how to fix please?

    Thanks,

    #444477

    Hi DigitalEssence!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .responsive .logo img {
      max-height: 100%;
    }

    Regards,
    Yigit

    #444509

    Thanks Yagit,

    I popped it in a max-width 767px media query and changed it to 70% and added some padding below and that has worked a treat.

    Please mark this as resolved.

    Thank you again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile menu too small’ is closed to new replies.