Ich habe ein “Volle Breite Untermenü” hinzugefügt. Ist es möglich, den Link der aktuellen Seite zu highlighten?
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?
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
Thank you for your help! See the link below.
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
Hi Victoria,
I put it into the styles.css of my child-theme and it works … thank you very much!
Best regards
Henning
Hi,
I’m glad this was resolved. If you need additional help please let us know here in the forums.
Best regards,
Jordan Shannon