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

    Hello dear Kriesi team,

    I accidentally postet several questions in one thread before, so here is one of them separately.

    I’d like to change the color of the vertical black quote bar to another color, ideally to the same yellow as the name. (IMG 05)

    Thank you very much,
    Thomas

    #938880

    Hey brand4,
    Try this code in the General Styling > Quick CSS field:

    .main_color blockquote {
        border-color: #efbb20 !important; 
    }

    I couldn’t find the blockquote in use on your site, so I had to guess a little, if this doesn’t work please link directly to the page.

    Best regards,
    Mike

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