Sticky menu font size

Posted in: Newspaper
Post count: 97

Hello,

I cannot find css for only the sticky menu.

When you scroll down, the font size of the menu items how do I change that? Only for sticky menu.

Thank you in advance.

Post count: 22421

Hello tripledm,

You need to target the ‘td-affix’ class in order to apply changes just to the sticky menu. Use this code and see how that goes

.td-affix .sf-menu > li > a{
font-size:20px
}

Thank you.

Post count: 97

Awesome thank you! (sorry about late reply been away)

I would like to take this opportunity to thank you for an awesome theme. WOW, almost all my tweaks have been an absolute breeze. Well code, well structured and super organised and fast theme. THANK YOU! Look forward to completing my project.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.