• Hi,
    when I select a topic from the menu, the page was loaded. The Menu word for this page will disappear from the Menu. Is there a way to fix this.
    kind regards
    Cay

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @cakru,

    Thanks for reaching us,

    Please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once.

    .main-navigation ul li.current-menu-ancestor a{
        color: #000;
    }

    Note: You can add the color code upon your site requirement

    Let me know if this helps you or not, and I will be back.

    Regards

    • This reply was modified 1 year, 11 months ago by Barsha Paudel.
    Thread Starter cakru

    (@cakru)

    Dear Barsha,
    thanks a lot for this CSS Code. It works.
    Is this error maybe included in the next update? Do I have to remove the code in this case?
    kind regards
    Cay

    Hi @cakru,

    Glad to hear that the provided code worked on your end. Regarding the error, it seems to be occurring on your end only. However, if it gets replicated on our end, too, we will be fixing in the upcoming theme release.

    Let me know of any other confusion in the future, and I will be back.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu will disappear if active’ is closed to new replies.