Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1126778

    Hello there,

    i really like the possibility to add for several items a special “active” styling.
    Sadly for Menu Item Button this seems not to be possible, so right now the button changes in “active” into the same color as the button itself.

    Would it be possible to add separate design-settings for the active buttons?

    Thanks for your answer!

    #1127052

    Hey Funk86,

    I’m not sure I understand your question, do you mean that you want separate styling for the active menu page? Einstieg for the first page for example? If so then yes that should be possible, what exactly are you looking to change?

    Best regards,
    Rikard

    #1127216

    Hey Rikard,

    you can see in the link i send to you that when you scroll down the button font changes. That is in general fine, but when you go to “#bewerbung” and scroll a bit down the font also get red. Where can i chance the appearance for this situation?

    Thanks! :)

    #1127483

    Hi,

    Ah, I see what you mean now. When that menu item is active it turns red with red background. Please try this in Quick CSS to fix that:

    #menu-item-184.current_page_item span {
      color:#fff !important;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.