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

    I have a search icon overlaying logo only on mobile portrait. thanks.

    #941498

    Hey hostworks,
    Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px) {
    .responsive.html_bottom_nav_header.html_cart_at_menu #top #wrap_all .main_menu {
        right: 4px!important; 
    }
    }

    Best regards,
    Mike

    #942650

    Thanks Mike, you Rock!

    #942842

    Hi,

    I’m glad Mike was able to help you with this. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘search icon overlaying logo on mobile portrait’ is closed to new replies.