Good morning, I want to change the font size of my Main Menu. How I can do?
thank you very much, what would be the Css Quick?
Hey juannjo1!
What type of header do you have? You can use this:
.main_menu ul:first-child > li > a {
padding: 0 12px;
font-size: 15px;
}
Regards,
Ismael
Hello Ismael,
sorry but my programming skills are basic, my header is “Small fixed Header” where I have to put what you’ve put me.
Thank you very much, and sorry about the google translation.
Hey!
Please add Ismael’s code to Enfold theme options > Styling > Quick CSS
Best regards,
Yigit
Hello,
I’ve introduccido in the box you see in the picture, but as you can observe, in the second image is where I have the menu, it does nothing.
What have I done wrong?
Thank you very much.
JUANJO