[Support request] Trying to center the content of footer widgets

Home Forums Support [Support request] Trying to center the content of footer widgets

Home Forums Support Trying to center the content of footer widgets

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2358771
    Jamie

    I am trying to align the widgets horizontally in each footer widget area. For example, widget 2, I’d like it to be centered in the space between widgets 1 and 2

    #2359217
    Ying
    Staff
    Customer Support

    Hi Jamie,

    Not sure I full understand, but give this CSS a try:

    .inside-footer-widgets > div {
        text-align: center;
    }

    Let me know if that’s not what you are looking for.

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