Hello,
The footer menu was designed for social icons – in the next version we will add a built-in possibility to use it also as a normal menu. For current case please add the following CSS code:
body .social-menu li {
width: auto;
}
body .social-menu li > a {
font-size: 14px;
text-indent: 0;
top: 0;
width: auto;
}
Worked first time – thanks so much for your reply 🙂
Can I ask what the main navigation css tag would be. After modifying it to remove some padding it’s now disappeared. I removed my custom CSS but it didn’t reappear 🙁 Hoping I can just add the CSS like we’ve done with the footer to resolve.
My site URL is http://forgetfulmr.com
Kind regards
Paul
Did you refreshed your browser cache after the changes? For me your main menu appears correctly.
Yeah this has started to work again now 🙂 Strangely not in my Firefox browser? I’ve cleared my cache and deleted my temp files but still nothing. I’ll put this down to my machine though. Thanks for the reply. I consider this resolved.
Cheers
Paul