[Resolved] Customizing Widgets Footer Bar

Home Forums Support [Resolved] Customizing Widgets Footer Bar

Home Forums Support Customizing Widgets Footer Bar

  • This topic has 3 replies, 2 voices, and was last updated 7 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #304762
    Rafael Q.

    As you see at the bottom of the picture I have a text widget (with Facebook messenger script) and Lightweight Social icons, Is there any way to keep the widgets in one row?

    Footer bar

    #304767
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .footer-bar > .widget {
        display: inline-block;
        margin: 0 10px;
    }
    #304770
    Rafael Q.

    Thank you, it worked perfect.

    #305054
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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