Quote background color

Viewing 3 posts - 1 through 3 (of 3 total)
  • #19508
    mongraindefolie
    Participant

    Hi Daniel !
    How can we change the orange background color of the quote ?
    Thanks in advance

    #19511
    Daniel Tara
    Keymaster

    Add this to your custom styles:

    .format-quote .entry-media {
    	background: #30bdf0;
    }

    Of course replace #30bdf0 with the hex code of your preferred color.

    #19512
    mongraindefolie
    Participant

    Thanks it works.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.