• Hello! This theme is amazing, but has an bug in the Main Menu. When you disable the preloader, the main menu breaks, the words are together with each other for a few seconds (they collide). For example, try to navigate the menu, with a click on whatever word, before the page is load completely, the menu is broke and then is ok, but if you do not touch it.

    I try it in several hosting and servers, and it’s the same. Hope you can fix this to use without the preloader. I am a teacher and use these theme with my class in a live site. I have screenshots too. I link a testing site with the theme installed in my wordpress.

    Thanks in advance. Greetings!

    • This topic was modified 1 year, 10 months ago by leodeculture.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Could you please try the below CSS ion Additional CSS of Theme Customizer

    @media only screen and (min-width: 769px) {
    .main-navigation .menu ul.menu > li > a {
    display: block;
    padding: 15px;
    }
    }

    Thank you

    Thread Starter leodeculture

    (@leodeculture)

    Hello! This CSS works perfectly for desktop, but doesn’t work for responsive. Is any chance to put another custom css for this format? Thanks again!

    Thread Starter leodeculture

    (@leodeculture)

    Hello again! Is any custom css for fix this? Let me know please. Thanks guys.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Main Menu Bug’ is closed to new replies.