Is there a way to show in the header navigation the page name (in Header) underlined or in any other way highlighted?
For example Blog should be underlined when clicking on this page.
Thank you very much!
Hey v4inee,
Add the following to quick css:
.page-id-1037 #menu-item-3225 a .avia-menu-text{
border-bottom: 2px solid #fff!important;
padding-bottom: 5px!important;
}
Let me know if this works.
Best regards,
Jordan Shannon
Hello Jordan,
It doesn’t work properly. It shows the page name for half a second underlined when one clicks on them, but also not all of the page names.
Thank you!
Hi,
Would you be able to provide admin info so that I can look into this further? Just to confirm you want the matching menu item to be underlined on whatever page you are on?
Best regards,
Jordan Shannon
Hi,
exactly, the matching menu item sou;d be underlined on whatever page I am on.
Thanks!
Hi,
Would you be able to give admin privileges? I need to access Enfold options and quick css.
Best regards,
Jordan Shannon
done, above credentials have now admin rights.
Hi!
I added this code in Enfold > General Styling > Quick CSS:
.current-menu-item>a>.avia-menu-text {
border-bottom: 2px solid #fff!important;
padding-bottom: 5px!important;
}
For additional information, Enfold actually provides a menu style that does exactly this. If you’d like to try it out, please go to Enfold > Header. Then for Header Style, please select “Default (with borders, active menu indicator and slightly transparent)”.
Best regards,
Sarah
Hi,
I have another questions. How can I create a title above several checkbox options or even better radio buttons? Any help would be very much appreciated!
Thank you
Hi,
Please provide a link to the site/page in question. I am not seeing any check boxes on your site.
Best regards,
Jordan Shannon