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

    Currently we do not have the menu location feature option in the free theme. Hope you will understand that.

    Good Day,
    Best Regards ??

    This CSS worked for me:

    .main-navigation li.default-menu,
    li.default-menu {
    display: none;
    text-align: center;
    }

    .main-navigation a:hover,
    .main-navigation ul li.current-menu-item a,
    .main-navigation ul li.current_page_ancestor a,
    .main-navigation ul li.current-menu-ancestor a,
    .main-navigation ul li.current_page_item a,
    .main-navigation ul li:hover > a {
    color: #FFFFF;
    background-color: #a8a8a8;
    text-align: center;
    }

    Hey,

    Good to know it solved.

    May you dedicate the New Year to humanity and the betterment of the world at large! Wishing you a very Happy New Year 2020.

    Good Day,
    Best Regards. ??

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