Text Footer: bullet points alignment
-
Hi.
Thank you for your great theme!
I’m having some difficulties trying to align a text widget placed on the footer 4.
This text widget contains a simple bullet points with clickable links while the footer 3 is a Virtue social link.Something like this:
Social: Links:
______
ICONS •Link 1
______ •Link 2The bullets point of •Link 1 e •Link 2 need to be vertically aligned with the “L” of the title “Links:” instead now they are to the right (roughly under the “n”).
I’d like also to have •Link 1 aligned with the top side of the social icons. Now is below.
Is it possible to do it?
Many thanks.
-
Hey, do you mind posting a link?
Hannah
Hi Hannah, thank you for you quick reply.
Unfortunately I’m still working locally.
I’m sorry.
Can you help me anyway?
Thanks a lot.Without a link it’s really hard to say. I could guess on some css, but it think you’re better off waiting till you go live and can post a link.
Sorry,
HannahI understand.
Thanks for now.
ZioJust as a guess, you can try this:
#containerfooter ul { margin:0; padding: 0; }Kadence Themes
Hi, thank you for your help.
It worked partially. Now bullet points correctly moved to the left.
Something like this:…..Links:
•Link 1
•Link 2If I can also align the title “Link:” to the left I’m done.
Is there a way to reduce the blank space between the title “Link:” and the first row in the text widget?Thanks a lot!
This doesn’t make sense based on the description and the code I can see in my test server, I would need a link to your site so I’l have to wait till you make it live.
Kadence Themes
I understand. Thanks for now. Hopefully soon I’ll able to go live and post the link.
In the meantime I tried few things and I think I’m getting close to the problem.
I have only the following lines on the custom css box:.subhead, .postdate, .kad-hidedate, .postdatetooltip { display:none; } .footer-widget .widget, .footer-widget { margin-top:0; } .footercol1, .footercol2, .footercol3, .footercol4 { display:none; } .home .footercol1, .home .footercol2, .home .footercol3, .home .footercol4 { display:block; } #containerfooter { padding-top:0; }Everything is fine and aligned until I add the following code to reduce the font size of the title and the text widget.
.footerclass h3 { font-size:18px; } .footerclass { font-size:12px; }These 2 mess up the alignment of the title and the bullet points.
Maybe this is not the correct way to do it.I can’t tell from that what would cause the alignment issue… that code shouldn’t effect the alignment.
Kadence Themes
The topic ‘Text Footer: bullet points alignment’ is closed to new replies.
