Hi
I have a problem specifically with the readmore button.
Correct example: [url]URL removed[/url]
Wrong example: [url]URL removed[/url]
The readon button works fine but my readmore colors are off- I want the hover color to be #b1b878 but for some reason I can't get it to work and it is a very dark blue.
I have tried this but to no avail:a:hover.readmore {
background-color: #b1b878 !important;
border-color:#000000;
}
Could someone please assist with the css to put in my custom css file?
Thanks