Hello! I'm having difficulty getting the color of the text on a button right. I would like it to be green, but white when a user hovers over it. Attached is a screenshot of the button as it is now, as well as a screenshot of the CSS.
Hi Andrew--I'd like it to have the custom background I've built as well. I've attached an image of what the button looks like normally, and then when hovered over. I would like the normal text to be green to match the outline, just as the text matches the white outline for the hover version.
Hello! I'm having difficulty getting the color of the text on a button right. I would like it to be green, but white when a user hovers over it. Attached is a screenshot of the button as it is now, as well as a screenshot of the CSS.
Hi Sarah,
Use the following custom css:
Hope this helps.
Hi Andrew, thanks for the quick response! I tried that but unfortunately am still having the same problem. CSS screenshot attached.
Hi Sarah,
It seems to have change the button green on my end. Check in browser incognito or clear cache.
Thanks.
Hi Andrew--I'd like it to have the custom background I've built as well. I've attached an image of what the button looks like normally, and then when hovered over. I would like the normal text to be green to match the outline, just as the text matches the white outline for the hover version.
Hi Sarah,
The following will do the trick:
Thanks.
Thank you, that solved it! Cheers