[Support request] Looking to Center-Align Embedded Social Posts: Twitter, Instagram, YouTube, etc.

Home Forums Support [Support request] Looking to Center-Align Embedded Social Posts: Twitter, Instagram, YouTube, etc.

Home Forums Support Looking to Center-Align Embedded Social Posts: Twitter, Instagram, YouTube, etc.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2070303
    Lucas

    Hello,

    This one’s simple, and I know how to do it, but it still won’t happen …

    I’m wanting to center-align social posts.

    When I try, though, I can left-align and right-align, but not center-align.

    Here’s an sample article for you to see what I’m getting at: http://www.greensplatter.com/innova-ricky-wysocki-paul-mcbeth-move-plastic/

    I want those two tweets center-aligned.

    Again, not hard to do that, but for some odd reason, I can’t get ’em to.

    LMK – thanks!

    Warmly,

    L.

    #2070539
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .wp-block-embed .twitter-tweet {
        margin-left: auto;
        margin-right: auto;
    }

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

    Let me know if this helps 🙂

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