Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #3529329
border colour for youtube block
Closed

Comments

  • Matthew started the conversation

    Hi

    I'd like to force the border colour on the youtube block (the 20px border with shadow) to ALWAYS be white, what CSS can I use? thanks - see screenshot

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .gem-youtube.gem-wrapbox.gem-wrapbox-style-5.rounded-corners.shadow-box.gem-wrapbox-position-below {
        border-color: white;
    }
    5110651633.png
  •   Matthew replied privately
  •  5,055
    Michael replied

    Fixed.