My footer columns won't align horizontally. I've tried different widgets, etc. but the titles don't line up properly across the page. Same on all pages of the site. Please help.
footer issues
13 posts from 4 voices-
Posted 9 months ago #
-
Hi playball1,
Can you post a link to your site?
Regards,
IsmaelPosted 9 months ago # -
Posted 9 months ago #
-
Also, you'll notice bullet points behind the text in the 2nd and 4th columns...
Posted 9 months ago # -
Hi playball1,
I took a look at your website. In the layout.css, there was a padding for 30px that I believe is causing the issue so add this to your custom.css or Quick CSS.
.widget, #footer .widget { padding: 0px 0px 30px 0px; }Regards,
MyaPosted 9 months ago # -
Thanks - that fixed the alignment issue. Any idea about the bullet points?
Posted 9 months ago # -
Hi playball1,
I'm not see bullet points in my browser. What browser are you using?
Regards,
MyaPosted 9 months ago # -
Chrome
Posted 9 months ago # -
Hi,
Okay. I see it now. I was looking in Firefox. Try adding this to your custom.css or Quick CSS:
#footer .menu li { list-style-type:none !important; }Regards,
MyaPosted 9 months ago # -
Mya,
Unfortunately that didn't do the trick. Any other ideas?
Posted 9 months ago # -
Hi playball1,
I think I have it.
#top .widget_nav_menu li::before { content: none; }Regards,
MyaPosted 9 months ago # -
forgot to say thanks!
Posted 9 months ago # -
Glad Mya could help :)
Regards,
Devin
Posted 9 months ago #
Topic Closed
This topic has been closed to new replies.














