Home › Forums › WoodMart support forum › custom typography CSS sticky nav menu custom typography CSS sticky nav menu This topic has 1 reply, 2 voices, and was last updated 1 year, 8 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 26, 2024 at 3:10 pm #616077 tegardsParticipant I managed it with the following selectors to customise the sticky nav menu: .wd-sticky-nav .wd-sticky-nav-title .wd-nav-vertical.wd-nav-sticky>li>a .wd-nav-vertical.wd-nav-sticky>li:is(.wd-opened,:hover)>a However, I cannot find a selector with which I can also adjust the font (e.g. yellow) in the other hierarchy levels. only the first hierarchy level works. Which selector do I need for this, so that it is only adjusted in the desktop version? Attachments:You must be logged in to view attached files. November 26, 2024 at 4:03 pm #616128 Artem TemosKeymaster Xtemos team Hello, You can use the following selector for these links .wd-sticky-nav .wd-dropdown-menu.wd-design-default .wd-sub-menu li>a Kind Regards Author Posts Tagged: custom typography CSS sticky nav menu Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register