a bar under a menu item pointing to the current page?

In the navigation menu, I want a blue bar underneath the menu item for the current page. Wix only natively supports a bar OVER the menu item, which is a weird style.

I would normally use CSS like the following to create a bar underneath the text:
border-bottom: 3px solid #3285F1;

From what I am reading, I cannot do this in wix.

Is there any other way using coding to put a blue bar UNDER the menu item for the page currently being shown to the user?

1 Like

Hi,
An API for modifying style is coming up soon. stay tuned.

Is there any update on this?

Yes, that would be much, much appreciated. I can’t believe that this simple and commonly used design feature isn‘t possible yet :scream::scream::scream:

sad but true :weary:

This was added in 2018.

https://www.wix.com/corvid/forum/community-discussion/repeater-databases-duplicates

https://www.wix.com/corvid/reference/$w.Style.html

Old post from 2018 being closed.