Tagged: 

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

    Hi,

    How do I fix this issue. My Header is cutting off half of my menu button on the mobile site.

    I can’t post an image of it here but please check the website with a cellphone and you will see what I mean.

    http://uniquehealthinc.com
    How do I fix this?

    #495642

    Hey Shineonseo,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    #advanced_menu_toggle {
        right: -42px !important;
        margin-top: 9px !important;
    }
    }

    Best regards,
    Rikard

    #495650

    Thank you , that fixed my issue perfectly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Issue with mobile header’ is closed to new replies.