Hi,
You can use the below CSS to override the style for blockquotes. Add this to WP Admin > Appearance > Editor > KLEO Child > Style.css or via WP Admin > Theme Options > General Settings > Scroll to: ‘Quick CSS’
COPY CODE
blockquote {
background-color: black;
color: white;
border-left: solid 5px red !important;
}
Adjust the values to suit your needs, save, and clear any WordPress cache, server cache and CDN then purge your browsers cache (Ctrl+F5) to see changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.