[Resolved] Term below image align right

Home Forums Support [Resolved] Term below image align right

Home Forums Support Term below image align right

  • This topic has 4 replies, 2 voices, and was last updated 2 years ago by Fernando.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2188302
    John

    Hello Support !

    I think you folks already solved this problem.
    Unfortunately, I may have neglected to save the CSS.

    Please go to http://www.understand-culture.com

    On the landing page you will see an imbedded video from YouTube.
    Beneath that video is the term “patterns”.

    I would like that term, there are currently ca. 30 such videos with the term,
    to be flush-right / aligned right.

    I could not figure out how to do that.

    Thanks !

    John

    #2188335
    Fernando
    Customer Support

    Hi John,

    Here is a CSS you may try adding in Appearance > Customize > Additional CSS:

    figure.wp-block-embed figcaption {
        text-align: right;
    }

    This code would align the caption of all Embed Blocks in your website.

    If you prefer something different or something more precise in terms of the elements targeted, kindly let us know. 🙂

    #2188347
    Fernando
    Customer Support

    You’re welcome John! Glad to be of assistance! 🙂

    #2188348
    John

    Happy, proud, to cite you folks.
    I talk about GP all the time to people.

    Great product.
    Extremely great support !

    John

    #2188355
    Fernando
    Customer Support

    Appreciate this! Thank you John!

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