Archived topic
footer widgets column sizes
3 replies · Started by Halil on November 2, 2017
Viewing posts 1–4 of 4
hi,
I am using 3 footer widgets, however they look like not equally sized, (33,33,33). I checked paddings and other settings that may affect it, however couldny find something unusual.
are they equally sized by default? or am I missing something?
Hi there,
Can you try adding this CSS?
.site-footer .footer-widgets-container .inside-footer-widgets {
margin-left: 0px;
}
They are actually equal sized. It's just that the first widget as longer sentences which takes up more container space.
thanks
No problem!
This archived topic is closed to new replies.