Footer / Widget - Menú

Hi there,
Please is possible to change the size of the fonts in the widget MENU of the footer ?

How can I also select just the Main Menu and not the submenus ? Creating a new Menu just with the Main Menu and select it on the widget, right ?

Thanks !

Hi There,

Thanks for writing in!

Please add this CSS to your Pro -> Theme Option -> Global CSS and let us know how this goes.

.x-colophon .widget ul li a, .x-colophon top .widget ol li a {
font-size: 14px; /* you can adjust the size too*/
}

Regarding the menu, yes you can create another menu with the main menu items and assign to the menu widgets.

Hope this helps!

Yes !
Thanks

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.