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

    Hi – I love Enfold and the Avia builder. I have not figured out how to change the color of the bar that shows up when you do a blockquote. Currently it is blue and I want it to be purple. Specifically I want it to be #660099.

    I’ve attached a link to view the blue bar I mean.

    #546486

    Hi Takara22!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .main_color blockquote {
        border-color: #660099;
    }

    Cheers!
    Yigit

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