[Support request] Add colored border to an embedded Youtube video

Home Forums Support [Support request] Add colored border to an embedded Youtube video

Home Forums Support Add colored border to an embedded Youtube video

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1991020
    Matteo

    This is the site.

    The video is in the home page.

    How to do?

    Thanks.

    #1991038
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .wp-block-embed.is-type-video .wp-block-embed__wrapper {
        border: 4px solid #f00;
        box-sizing: border-box;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.