This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
I couldn’t figure out a way, to align my footer widget menu left and my main menu centre.
If I change css for menu it effects both. Is there anyway you can help me to do different alignment for footer Widget menu and main menu in header.
Hello,
Please use this css code in custom.css file:
.footer-information .menu {
text-align: left !important;
}
To create custom.css you need rename default.custom.css to custom.css in wp-content/themes/blanco directory via FTP and enable it in Blanco – Theme Settings, tick “Enable Custom CSS file”.
Regards,
Eva Kemp.
Thanks !
it worked … 🙂
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Footer widget menu alignment’' has been successfully resolved, and the topic is now closed for further responses