Hello Kriesi team.
I have a page with a widged and a customized menu..
I would like to change the color and the size of the fonte.
Thank you
Hey mescalytequila,
To change the color of your menu, you can use this page as basis for what to put in Enfold>General Styling>Quick CSS: http://kriesi.at/documentation/enfold/change-the-main-menu-color/
To change the font size of your menu, you can add the font-size
element like this:
.header_color .main_menu ul:first-child > li > a { color: #000000; font-size: 15px; }
To change the font size of the links in your widget, please try this:
#top .widget_nav_menu li {font-size:15px;}
Please let me know if you need further help.
Best regards,
Sarah
Great Sarah !
Your support is Always perfect.
Many thanks
Hi,
I am glad that Sarah’s solution worked for you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon