Site logo

Archived topic

Distribute footer widgets evenly

3 replies · Started by mkjj on March 10, 2021

Viewing posts 1–4 of 4

We need only 3 of 5 available footer widgets and want them to distribute evenly. By default they are more aligned to the left side. Layout is set to flexbox. I tried:

.inside-footer-widgets {
    display: flex;
    justify-content: center;
}

but it does not change anything.

Thanks.

Hi there,

in Customizer > Layout > Footer you can set the number of Footer Widgets to 3.
If theres still an issue then share a link to where i can see the footer.

Sorry, my mistake. I had set the footer widgets to 3, but didn't check the actual dimensions of the widgets. They are perfectly distributed. It just looks like if they were not. For test purposes I set the background to red, and everything is just fine:

Thanks, David

Glad to hear that!

This archived topic is closed to new replies.