Read more background color, text color and color while hover

Posted in: Newspaper
Post count: 14

Hi,
I need changes of read more button color on my homepage. Here is what I got now.

My current CSS Code:
https://www.screencast.com/t/I3Uy1W86a

My current result:
https://www.screencast.com/t/lQlctVvvV9xW

My expected result:
https://www.screencast.com/t/TmIEpd29zCo8

My sites: toeflbb.com

Also, Is there any elements list of buttons in CSS

appreciate your help 🙂

  • This topic was modified 9 years by dukai1011. Reason: update
Post count: 20688

Hi,

The code is correct but it does not have priority, since the code from the theme has an !important tag
https://www.screencast.com/t/NhV6veBKh
You must use this tag also in your code so it forcibly applies, like this
https://www.screencast.com/t/EqnNR1et
Now there should be no problem for the code to work as intended for you.

Thanks

Post count: 14

solved

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.