This topic has 1 reply, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #212766
     manylike08
    Participant

    The color is too light, can’t see clearly

    #212767
     Kieran_SQ
    Moderator

    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.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?