XF 2.0 Class for Nav Menu Item when Sticky?

Kevin

Well-known member
I'm using extra.less to set my CSS for ".p-nav-list .p-navEl.is-selected .p-navEl-link {...}" styling. No problem, that is working fine but when it switches to sticky mode it's causing me a little grief (see image below) and I'm not finding what the 'sticky' definition would be.

Is there a 'sticky' definition and, if so, could somebody kindly point me in the direction?

Waka2!.gif

Thanks :coffee:
 
.... and some coffee :coffee: in me (okay, lots of coffee) it looks like ".p-navSticky--primary.is-sticky .p-nav-list .p-navEl.is-selected .p-navEl-link {...}" should take care of it unless there is a better recommended solution.
 
Top Bottom