Viewing 2 posts - 1 through 2 (of 2 total)
  • #183338
    jeff_quade
    Member
    Post count: 37

    I thought I could do this under the customize area but I am not seeing it. Can you tell me how to change the color of the read more buttons? Both the regular color and the hover color.

    I tried this but I think i is for a different theme.

    .read-more-button:hover{
    background-color:#e78025!important;
    color:#e78025!important;
    }

    #183456
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .read-more{
    background-color:#ccc !important;
    color:#ff0000!important;
    }
    
    .read-more:hover{
    background-color:#e78025!important;
    color:#e78025!important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register