Site logo

[Resolved] How to centre an image in a footer widget

Home Forums Support [Resolved] How to centre an image in a footer widget

Home Forums Support How to centre an image in a footer widget

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #638752
    Jo

    Hi,

    I have three footer widgets. Footer 1 and 2 are aligned to the centre nicely. However Footer 3 is not aligned to the centre.

    I’ve tried to search this but everything I try doesn’t make the image central.

    Please can you help.

    Thanks

    Jo

    #638954
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .footer-widget-3 figure {
        margin: auto;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #639275
    Jo

    Perfect – thank you 🙂

    #639564
    Leo
    Staff
    Customer Support

    No problem 🙂

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