Navbar top links active

Hello,
I would like the red line on the bottom to stay on the active page. As of now it is only showing on hover. I would also like the line to be closer to the text. Here is the url: https://mcmahonforda.com

Thank you

Hey Salim,

Under the Active Links settings of your Menu, ensure Current Link is enabled.

For the line, please check out this quick tutorial at

The code in the Particle Inline CSS in the video is this:

border-top:5px solid rgb(13, 71, 161);
top:10px;

I’d recommend you also watch more Particle setups in the Particle tutorial video at https://theme.co/apex/forum#particle

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.