Ziodim
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Text Footer: bullet points alignmentI 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.Forum: Themes and Templates
In reply to: [Virtue] Text Footer: bullet points alignmentHi, 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!
Forum: Themes and Templates
In reply to: [Virtue] Text Footer: bullet points alignmentI understand.
Thanks for now.
ZioForum: Themes and Templates
In reply to: [Virtue] Text Footer: bullet points alignmentHi Hannah, thank you for you quick reply.
Unfortunately I’m still working locally.
I’m sorry.
Can you help me anyway?
Thanks a lot.