Comments sarah started the conversationJanuary 26, 2021 at 3:47amHi, I was wondering how to make the active menu item bolder? I've tried this:.current-menu-item,.menu-item-41,.current_page_item{ font-weight: 900 !important;}thanks! 895TheFox repliedJanuary 26, 2021 at 12:43pmHello Sarah,Try this :.tt-main-navigation:not(.tt-vertical-navigation) > div > ul > li:not(.cesis_megamenu) .sub-menu li.current-menu-item > a > span { font-weight: 900; }Do not hesitate to contact us if you have more questions. Have a nice day! Best Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme sarah repliedJanuary 26, 2021 at 10:17pmhi am I suppose copy and paste this straight into the css editor? 895TheFox repliedJanuary 27, 2021 at 12:34pmHello Sarah,If you are using a child theme, you can paste it in the style.css file.If you are not using a child theme, then in Cesis > Options > General settings.Do not hesitate to contact us if you have more questions. Have a nice day! Best Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
Hi, I was wondering how to make the active menu item bolder? I've tried this:
.current-menu-item,
.menu-item-41,
.current_page_item{
font-weight: 900 !important;
}
thanks!
Hello Sarah,
Try this :
.tt-main-navigation:not(.tt-vertical-navigation) > div > ul > li:not(.cesis_megamenu) .sub-menu li.current-menu-item > a > span { font-weight: 900; }
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
hi am I suppose copy and paste this straight into the css editor?
Hello Sarah,
If you are using a child theme, you can paste it in the style.css file.
If you are not using a child theme, then in Cesis > Options > General settings.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Best Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme