[Resolved] Center video/image in section

Home Forums Support [Resolved] Center video/image in section

Home Forums Support Center video/image in section

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #565217
    agomagar

    Hi,

    How can I center a video/image in section ?

    Many thanks for your help.

    Best,
    Ago

    #565562
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .generate-sections-inside-container .wp-video {
        margin: auto;
    }

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

    Let me know.

    #566081
    agomagar

    Hi Leo,

    Beautiful. Thank you. I followed the first easiest option of adding the simple css plugin and it’s working perfectly.

    Thanks again.

    Have a great day !
    Ago

    #566084
    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.