This topic has 4 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #183807
     Cairy
    Participant

    Hi,

    how can I change the h4 color of the recommended articles?

    Tried

    .post-title.entry-title {

    color: #ffbcd8

    }

    but it doesnt work.

    Regards!

    #183808
     Cairy
    Participant

    Screenshot

    Attachments:
    You must be logged in to view attached files.
    #183821
     Kieran_SQ
    Moderator

    Hi,

    Please use the below CSS to target only the H4 link element within the related articles. You can add this to WP Admin > Appearance > Editor > KLEO Child > Style.css or to Theme Options > General Settings > Scroll to: ‘Quick CSS’.

    COPY CODE
    .related-wrap h4.post-title.entry-title a {
        color: #ea4c88 !important;
    }

    Adjust the value #ea4c88 as needed. Make sure to clear your website cache, CDN and your local 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.

    #183844
     Cairy
    Participant

    Thank you, worked! Merry christmas!

    #183845
     Kieran_SQ
    Moderator

    Glad it worked, Merry Christmas to you too.

    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 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?