Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #234948
    SUSAN JONES
    Participant

    Hello, all.

    Just installed Clean Box Pro and have run into an issue with the links in the featured content box. The options menu works just fine to change text and headline, but I can’t change the link color from the default.

    Has anyone else experienced this issue? Can anyone tell me where to look for the code to change the color?

    #234991
    Skandha
    Participant

    @susandjones: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #234997
    SUSAN JONES
    Participant

    ssohope.org

    Thanks for taking a look.

    #235010
    Skandha
    Participant

    @susandjones: Hello there,
    You don’t seem to have a link in the Featured Content Option. If you select Display Content as Show Excerpt a Read More link will show up along with the excerpt. The Link Color will then change the color of Read More link.

    Let me know if this clarifies your issue
    Kind Regards,
    Skandha

    #235046
    SUSAN JONES
    Participant

    The subhead text (housing, healthcare, etc.) is linked to the pages. The issue is that when you hover/mouseover the linked subheadings, the color is “stuck” on the default blue.

    #235063
    SUSAN JONES
    Participant
    #235064
    SUSAN JONES
    Participant

    Just tried to change settings to add excerpt. The “read more” link changes, but not the subheading hover/mouseover text.

    Image here:
    https://ibb.co/r075ggW

    #235318
    Skandha
    Participant

    @susandjones: Hello there,
    To change the feature content title hover color
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #featured-content .entry-title a:hover {
        color: #5aff00 !important;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #235349
    SUSAN JONES
    Participant

    Yes, that solved the problem. Thank you!

    #235400
    Skandha
    Participant

    @susandjones: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/clean-box/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Featured Content Color Options: Link color doesn’t change’ is closed to new replies.