Tagged: footer menu
Hi there. The menu in the footer of my site is cut off. Can you tell me how to fix it?
Thanks!
Hey camtay,
Try adding this to quick css:
#socket .sub_menu_socket li {
line-height: 15px !important;
}
let me know if this works for you.
Best regards,
Jordan Shannon
Hey Jordan. Thanks.
I tried 15px, didn’t work. I then tried 25px (which it’s still set at, so you can see it), still the same thing. You can see that space is bigger but the text is still cut…is it something about the line height maybe…?
Thanks!
Hi,
Can you provide admin credentials privately so I can look further into this.
Best regards,
Jordan Shannon
Yea sure. Thanks Jordan!
Hi,
There was a margin I missed. It should be fixed up now. Please check to confirm.
Best regards,
Jordan Shannon
That worked! Thank you so much, Jordan.