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

    Hi

    I was wondering how we can change the styles to make the background behind the quoted text another colour like a box quote.

    thanks

    Warren

    #189486

    Hey WarrenHorak!

    You can use this on your custom.css or Quick CSS to change the background color of quoted text:

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

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do we set quotation background highlighting’ is closed to new replies.