It seems to show a bullet through the text in a custom menu in the 4th footer column. I didn't mention it before, but on my ipad it was clear that the css ins't ok.
Any solutions?
see: http:/www.sociolean.nl
Thanks!
Remco
It seems to show a bullet through the text in a custom menu in the 4th footer column. I didn't mention it before, but on my ipad it was clear that the css ins't ok.
Any solutions?
see: http:/www.sociolean.nl
Thanks!
Remco
someone?
Hey,
That is strange. Please add this on your custom.css
#top .widget_nav_menu li::before {
content: none;
position: absolute;
top: 7px;
}
Regards,
Ismael
Thanks, that solved it!
Hi sociolean,
Glad that I could help. :)
Cheers,
Ismael
This topic has been closed to new replies.