Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1248289

    Hello. After updating to WP 5.5.1 and Enfold 4.7.4 my search menu and hamburger on mobile cover the logo.

    Please advise. http://www.galaxypress.com

    Thank you so much.

    Jason

    #1248415

    Hey Jason,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

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

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1248507

    Dear Victoria,
    Thank you so much for the simple fix and for getting back to me so fast. That worked perfectly!!! Note that I did move it over a little more to the right by changing the -30 to -40.

    Thanks, Jason

    #1248534

    Hi,

    Did you need additional help with this topic or shall we close?

    Best regards,
    Jordan Shannon

    #1248547

    Thank you so much for the fast help again. You can close the topic. Jason

    #1248614

    Hi Jason,

    Great :)

    We are closing the thread.

    If you need further assistance please let us know in a new one.

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold 4.7.4 on WP 5.5.1 mobile menue runs into log’ is closed to new replies.