Hello,
The active menu indicator is not showing on my website.
I have the header style set up with “Default (with borders, active menu indicator and slightly transparent)” but there is no active menu indicator.
In fact, just after installing the theme from a fresh WP install it was not showing, so it never worked in my site.
I am running the latest version at this moment: 3.4.7
Please tell me what could I do.
Ferran
Hey euroestrellas,
Please try the following in Quick CSS under Enfold–>General Styling:
.current_page_item {
border-bottom: 5px solid red !important;
}
Best regards,
Rikard
Hi Rikard,
It worked like a charm!
Thank you!
Ferran