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

    Hi
    Appreciate your help with logo not overlapping with the mobile menu on iphone.
    I tried different Custom CSS but it does not work for me.
    See mobile for PageSpeed

    Thanks

    #275358

    Hi drlim!

    That is the correct behavior and is noted in the themes options where you can turn on or off the header shrinking effect.

    Cheers!
    Devin

    #275402
    This reply has been marked as private.
    #275674

    Hey!

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

    @media only screen and (max-width: 480px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 90%; }}

    Best regards,
    Yigit

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