• Resolved RandyK

    (@randytsa)


    I have the Fairy Pro theme (premium) set to dark mode. Dark mode seems to change all text to white, including the menu bar, even for the current active menu item. There appears to be no way to show which menu page a visitor is on because all menu items are white.

    Is there a way to set the current active menu item to a different color. It seems that choosing the dark option overrides color settings for most text.

    Please help.

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

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

    Thank you so much for using our theme. Please add this below CSS code under Appearance > Customize > Additional CSS,

    .ct-dark-mode .site-header .current-menu-item a, .ct-dark-mode .site-header .current_page_item a{
    color: red;
    }

    Hope this works.

    Thank you

    Thread Starter RandyK

    (@randytsa)

    Yes! That worked fine, although I wish that it were bold and a color.

    There are other types of text that appear poorly in dark mode. For example, breadcrumbs font color blends in with the dark background. I have simply turned off the features where the font color looks funky and the usual font color changes don’t yield the desired results.

    But there are some text features that I cannot turn off, like the Author of a post.

    Hi RandyK,

    Thank you for the reply. We’ll check and fix this soon.

    To turn off the Author of a post on the blog list page Appearance > Customize > Fairy Theme Options > Blog Sections Options and Turn off Show Author features. To hide the Author of the post on the blog single, go to Appearance > Customize > Fairy Theme Options > Single Post Options and Turn off Show Author features. Unfortunately, we do not have color options for dark mode. The color options work only for the normal mode websites.

    You can check Theme Documentation for more help.

    Let us know if you have any further queries.

    Thank you

    • This reply was modified 1 year, 11 months ago by ctsupport.
    Thread Starter RandyK

    (@randytsa)

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Current Active Menu item color or highlight’ is closed to new replies.