• Micke

    (@michaelcasado)


    Using a child theme and I am not using the hero sections etc. I have normal pages and posts.

    I was wondering how come the menu links arent having like an active color on it when im on fr example /about/ or /blog/ ?

    I tested Screenr fast and it had that option in the theme setting, I saw OnePress has it in demo. But I dont have it on my site for some reason. How can I enable this?

    Also, connected to menu question: If I choose a png as logo, mine isnt responsive and is that because i made something wrong or is OnePress like that?

    cheers

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author FameThemes

    (@famethemes)

    Hi @michaelcasado,

    Please try adding this in Customize => Additional CSS :
    .onepress-menu li.current_page_item { color : #your-color ; }

    Let me know how it goes!

    Thread Starter Micke

    (@michaelcasado)

    Thanks! Tested just now, but nothing is showing. The text is black, blue on hover. ??

    What is your site url?

    Thread Starter Micke

    (@michaelcasado)

    Got it to work by adding a after it. But it wont work with posts that get category/people-say/ for example.

    .onepress-menu li.current_page_item a{
    color: #F06 !important;}

    Hi again,

    You can try this :

    .onepress-menu li.current-menu-item a { color: #F06 !important;}

    Hope it helps!

    Thread Starter Micke

    (@michaelcasado)

    Amazing what that could make difference ??
    Congthien and FameThemes – Amazing fast reply ?? Any chance on png image as logo in menu nav isnt responsive? ??

    Thank you ??

    Also we recommend you should use a small logo, it should be smaller than 200px width.

    Thread Starter Micke

    (@michaelcasado)

    Yes. That works if the logo is designed that way. 200px wide you cant read it ??
    But then I have my answear ?? thanks!

    You’re welcome. Glad we could help!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Menu link colors on active pages’ is closed to new replies.