[Support request] Footer Widget Layout

Home Forums Support [Support request] Footer Widget Layout

Home Forums Support Footer Widget Layout

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1080111
    Steig

    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?

    #1080316
    David
    Staff
    Customer Support

    Hi there,

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

    #1080354
    Steig

    That didn’t seem to help

    #1080580
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    What if you add this?:

    .inside-footer-widgets {
        display: flex;
    }
    #1080587
    Steig

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

    #1081123
    David
    Staff
    Customer Support

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

    #1081676
    Steig

    thank you

    #1081698
    David
    Staff
    Customer Support

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.