[Resolved] Change preformatted background

Home Forums Support [Resolved] Change preformatted background

Home Forums Support Change preformatted background

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1300215
    hangryzach

    How do I change the preformatted box background? Currently it’s in grey. Thanks!

    #1300324
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .entry-content pre {
        background-color: #ffbbcc;
    }
    #1301545
    hangryzach

    Great! Thanks David!

    #1301666
    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.