Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #340193

    Hello,
    How do we adjust the logo size so that it is not covered by the menu in the mobile version?
    Thank you

    #340199

    Hi littletonequine1!

    Please try adding following code to Quick CSS in Enfold theme options under General styling tab

    @media only screen and (max-width: 767px) {
    .responsive .logo img { max-width: 80%; }}

    If that does not help, please post the link to your website

    Regards,
    Yigit

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