[Resolved] Bar color blockquotes Mellow Theme

Home Forums Support [Resolved] Bar color blockquotes Mellow Theme

Home Forums Support Bar color blockquotes Mellow Theme

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1463385
    Alex

    Hey,

    I want to change bar color (now is grey) for all blockquotes in the Mellow Theme. I tried something in style.css, but without success. ๐Ÿ™
    ps-blockquotes

    Thanks,
    Alex

    #1463397
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    blockquote {
        border-left: 5px solid #f00;
    }
    #1463445
    Alex

    Works well! ๐Ÿ™‚ Thank you, David.

    #1463451
    David
    Staff
    Customer Support

    You’re welcome

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