Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1036329

    Ich habe ein “Volle Breite Untermenü” hinzugefügt. Ist es möglich, den Link der aktuellen Seite zu highlighten?

    #1036512

    I added a full width submenu. I would like to highlight the active page… unfortunately this

    .main_color .av-subnav-menu a:active {
       color: #A10C16;
    }

    doesn’t work
    Is there someone with an other solution?

    #1036590

    Hi henning-lenste,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1036914

    Thank you for your help! See the link below.

    #1037087

    Hi henning-lenste ,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #sub_menu1 .current-menu-item .avia-menu-text {
       color: #A10C16;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1037092

    Hi Victoria,
    I put it into the styles.css of my child-theme and it works … thank you very much!
    Best regards
    Henning

    #1037165

    Hi,

    I’m glad this was resolved. If you need additional help please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Volle Breite Untermenü –’ is closed to new replies.