hello! please help me how to make this submenu bold.
@Pedz23 - can you please share this page preview link?
the password: adm!n321
@Pedz23 - password to view page?
@Pedz23 - add this css to the very end of your theme.scss file and check
.site-nav__dropdown .site-nav__link {font-weight: bold;}
@Pedz23 - try this css
.site-nav__child-link--parent {font-weight: bold !important;}
1 Like
it worked perfectly! thank you!