Hello, could you pls tell me where/how to change the colors and sizes of the fonts in the menus. The main menus for each language is at topbar-right position. Thank you very much for your help.
Hi jkramer
It seems that you're not using the main menu as our demo site but showing the menu in the topbar block.
If you meant this, you can use this custom CSS:
.t4-topbar ul li a.nav-link { color: #5b3131; font-size: 18px; }
thank you saguaros, that's what I was looking for. Have a nice week. Joerg