Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi,

    While checking your site, everything seems to be working fine. Can you clear your browser’s cache and check once?

    Thanks.

    Hi,

    I’ve been behaving exactly the same since just now (after the update).

    It is not due to the cache, it also affects other browsers.
    I am now back to version 1.6.5 and the bug is gone.

    • This reply was modified 4 years, 7 months ago by shadow27374.
    Thread Starter kasra545

    (@kasra545)

    Thank you Rajesh! I had a piece of css code as an additional block to change the color of sub-menus. I removed that and it seems the behavior is normal now. But it would be great if you could recommend a css block to change the sub-menus color.

    Confirming same sub-menu issue with 1.6.6.

    I had some custom css but even commenting that out didn’t completely fix the sub-menu appearing/remaining on page. I ‘switched off’ the sub-menu using css example provided in the other thread relating to this issue.

    Switching off the sub-menu or reverting to 1.6.5 aren’t ideal solutions but may have to in the short term.

    Any word on a resolution/update to fix this issue please?

    ta

    Hi @spwoot

    Could you provide us with URL to your site so that we can inspect it and give you a proper solution?

    Thanks.

    Hi @kasra545

    For changing the sub menu color on all the pages, you can go to the Appearane > Customize > Additional CSS in the dashboard and insert the code mentioned below:

    .main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a {
       color: #007dba;
    }

    Thanks.

    Hi Rajesh,

    Thanks – I’ll have to arrange to re-enable the css etc I have commented out. Do you have a support email address I can communicate with off-line?

    ta

    Hi @spwoot,

    Could you contact us via our chat support through ThemeGrill official website?

    Thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Sub-menus loaded’ is closed to new replies.