Hi there,
I’m trying to change the background-color and the font-color when hovering over a button.
The url to the website is in the private content area. ( the 3 Buttons “Spenden” “Bewerben” & “Aktuelles” are subjects to be tested )
The button in the middle is changing the background color, but the standard transparency is still overlaying the effect.
Attached are two screenshots for showing the desired effect:
https://postimg.cc/gallery/zcqp1vse/
Maybe somewhere out there can help me out. I need just one Button to be fixed, the rest will be done by me.
Thanks in advance
Henning
Hey Kesselhut,
You are targeting the wrong element, please try this instead:
.bt-gruen a:hover {
background-color: #c8c300 !important;
color: white !important;
}
Best regards,
Rikard
Hey Rikard,
thank you very much (actually kinda embarrassing, but sometimes you need the song second look)
I changed all the colors, got rid of the bottom border and everything works fine.
Great Job!
Thanks
Henning
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis