Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #137591
    hjhatch
    Participant

    Can you change the text on the buttons on the Featured Content section and also the change the hover color to something other than black?

    Thanks

    #137629
    Skandha
    Participant

    @hjhatch: To change the hover color of the button
    Go to => Appearance => Customize = Additional CSS and add the following CSS Code.

    #featured-section .readmore a:hover {
    	background:red;
    	border-color:red;
    }

    It is not possible to only change the button text of featured content. For that i suggest you to hire a customizer.

    What you can do is Go to => Appearance => Customize => Theme Options => Excerpt Options => Edit the text in the Read More Text Area.
    Note: This will change the read more button text on the whole site and not only on featured content.

    Let me know if this solves your issue.
    Regards,
    Skandha

    #137635
    hjhatch
    Participant

    That took care of it, Thanks Skandha

    #137680
    Skandha
    Participant

    @hjhatch: 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-education/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.

    Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text on buttons’ is closed to new replies.