Site logo

Archived topic

Footer Widget Layout

7 replies · Started by Steig on November 27, 2019

Viewing posts 1–8 of 8

Hello,

I've set the site up to have 3 footer widgets, although I'm only using 2 of them right now (left & right). The center widget was for future use.

I wanted the 1st widget on the left and the 3rd on the right, but it shows up where I would expect widget 2 to be, right in the middle. How can separate these widgets?

Hi there,

try adding a HTML widget with a HTML comment eg. <!-- footer placeholder --> to Footer Widget 2.

That didn't seem to help

Hi there,

What if you add this?:

.inside-footer-widgets {
    display: flex;
}

That did it; is it possible to make the third widget (right side) right justified?

The Lightweight Social Icons widget has an alignment option that you can set to the right.

thank you

You're welcome

This archived topic is closed to new replies.