Change Font style in List Menu element

Posted in: Newspaper
Post count: 2

Hi,
I need to manage the font style in a List Menu element.
I want the main menu items in BOLD and the SUB MENU items in NORMAL text.
How can I do that?
Thanks in advance!

Post count: 21065

Hello @LuigiDF !

Unfortunately, there is no option for this. I’ve added it to the improvement list.
Set it bold: https://prnt.sc/7oYwq9zXeW25 and try to add some CSS code:

.td_block_list_menu .sub-menu li a { font-weight: 400!important;}

Thank you so much for understanding!

Post count: 2

Thank you @Bettina
It works good

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