Hello,
The 2 left columns with individual Footer Menus look strange, the bullet of a single page is inside the first letter.
What can I do here?
Thanks for Feedback
Bernd
Hello,
The 2 left columns with individual Footer Menus look strange, the bullet of a single page is inside the first letter.
What can I do here?
Thanks for Feedback
Bernd
Hello,
Add this on your custom.css
#top .widget_nav_menu li::before {
content: "";
position: absolute;
top: 4px;
}
Regards,
Ismael
Alright Sparky !
Thanks Ismael
This topic has been closed to new replies.