Also to change the font-size of the sub-menus you can do that in the Typography area of the theme. It seems that your sub-menu fonts are already called in the Typography area because I can see that the selector:
.main-header.menu-type-standard-menu .standard-menu-container div.menu>ul ul li a, .main-header.menu-type-standard-menu .standard-menu-container ul.menu ul li a
Hello,
I would like to change the style (eg : transparency, font size, shape) of the submenu. However I did not find where ?*
*Could you please help me ?
Thanks
Hi thibautgn,
There is not an option to change the shape of the submenu, but if you want then you can add a CSS code like this:
in your Custom CSS area.
Also to change the font-size of the sub-menus you can do that in the Typography area of the theme. It seems that your sub-menu fonts are already called in the Typography area because I can see that the selector:
is already calling font-size: 18px;
More info in this article Changing Font Sizes.
Have a great weekend!
hi Ylli, is this code applicable also to Aurium?