Forums
Forums / Theme: Virtue / Sidebar problem
(@daniellejoy)
11 years, 7 months ago
Help! The “Volg via E-mail” line somehow isn’t under the social media icons where it’s supposed to be, but rather is half next to and half under the icons. How do I fix this?
http://daniellejoy.nl
(@britner)
This is a clearing issue in css, because your items are all floating… add this to your custom css box in the theme options to fix:
.textwidget:after { content: ''; clear: both; display: table; }
Kadence Themes
That did the trick! Thanks so much!
The topic ‘Sidebar problem’ is closed to new replies.