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

    Hi, I updated our site and now this is going on. Menu is pushed down weirdly and not displaying correctly. Menu pushes down into layer slider and its hard to see, etc.
    I didn’t make the site, so not sure whats going on, does it look like an Update issue or some custom issue?

    #800729

    Hey LifeIsNow001,

    Try to disable all the plugins and check if there`s some problem yet.

    Best regards,
    John Torvik

    #800730

    OK tried that, didn’t change anything

    #800790

    Hi LifeIsNow001,

    The mess is created by adding those links with the telephone. LOOKS like too many are there in html. Try removing the extra ones. The logo image is not in a correct container also.
    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

    
    ..main_menu {
        top: 0;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #800845

    That was great help, got me on the right track. Here’s what was wrong.
    I had the below code in the Enfold > Header > Phone Number or small info text >

    Canada: <a href="tel:+16046707654">1-604-670-7654</a> USA: <a href="tel://1-206-701-6701">1-206-701-6701

    As you can see the enfold theme update to 4.0.7 removed the last , I added that back in and seems to have fixed it all.

    Thank you! Your support is exemplary!

    #800858

    Hi,
    Thank you for sharing your solution, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Updated 4.0.5 to 4.0.7, menu messed up.’ is closed to new replies.