• Resolved Scribelle

    (@scribelle)


    Hello,

    I would like to change the background color of the blockquote, which is currently light grey.
    Could I code for another color? I can not find the proper line in the CSS.
    Thank you very much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Thanks for contacting us!

    Can you please share a screenshot of a particular blockquote section where you want to change the background color so that we can take a look and assist you better.
    If possible share your site URL also.

    Thanks
    Rishabh

    Thread Starter Scribelle

    (@scribelle)

    Hello Rishabh,

    Thank you for your answer.

    Actually, here is a captured image.

    quote

    Hi,

    To do this, Go to Appearance >> Customizer >> Header settings >> Custom CSS and add the given below custom CSS code:

    blockquote {
        background-color: #f0b0ad;
    }

    Change the value of the background-color as per your need.

    I hope it will work for you.

    Thanks

    Thread Starter Scribelle

    (@scribelle)

    Hi

    WOW, so simple… ??
    Nice. Perfect!
    thank you again for your rapidity and kindness.
    Best Regards.

    Hi,

    Glad to help you!

    If you like our Theme & Support, rate us HERE.

    Thanks
    Rishabh

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘blockquote design’ is closed to new replies.