This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Jack Richardson
Hello,
I am trying to add a menu in footer. The dummy/default menu looks good but when I place a new menu it looks like this: http://prntscr.com/b10de8
What needs to be done?
Thanks.
Hello,
Use this code in custom.css file:
.menu-footer-menu-container li {
display: inline-block;
list-style: none;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
thanks!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Footer menu’' has been successfully resolved, and the topic is now closed for further responses