
-
AuthorPosts
-
March 19, 2020 at 10:15 pm #1194617
Hello Team,
how can i change the color of the hover effect for mail symbol in the header and footer of Enfold Theme.
Best Regards
MarkusMarch 20, 2020 at 6:11 am #1194720Hey Markus,
Do you want to change the background colour when hovering over it?
Best regards,
RikardMarch 20, 2020 at 9:39 am #1194741Dear Rikard,
thanks for the quick response. First off all, only the hover effect. I guess i have to add some CSS. The point is that i am not sure where to add the CSS and i don’t know how the mail symbol ist called correctly.
Best Regards
MarkusMarch 20, 2020 at 7:46 pm #1194896Hi Markus,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaMarch 20, 2020 at 9:37 pm #1194945Dear Victoria,
please see link below. The website ist still in “maintenance mode” but you can see the mail symbol in the top right and buttom right corner.
The hover effect is light green circle or what ever the colour is called :-D and i want you change it into red.Thanks for your support.
Best regards
MarkusMarch 21, 2020 at 5:54 am #1195014Hi Markus,
Thanks for that. Please try this in Quick CSS:
.av-social-link-mail:hover a { background-color: red; }
Best regards,
RikardMarch 21, 2020 at 10:58 am #1195039Hello Rikard,
I added the CSS to quick CSS in Enfold Childe Theme Options > General Styling > Quick CSS
Unfortunately it doesn’t work. I use Enfold Child Theme. Is that relevant?
Best regards
MarkusMarch 21, 2020 at 2:57 pm #1195075Hi Markus,
Can you try to use this CSS code (similar to Rikard’s code but with higher priority):
#top #wrap_all .av-social-link-mail:hover a { background-color: red; }
If that still doesn’t show up, please try to flush out caching plugin if you have one then in Enfold > Performance, disable CSS file merging and compression.
Best regards,
NikkoMarch 21, 2020 at 8:17 pm #1195136Hello Rikard,
I added the CSS to quick CSS in Enfold Child Theme Options > General Styling > Quick CSS
Unfortunately it doesn’t work. I use Enfold Child Theme. Is that relevant?
Best regards
MarkusMarch 21, 2020 at 8:21 pm #1195138Hi Nikko,
thank you very much. Thats the solution for my problem. :-)
Best regards
MarkusMarch 21, 2020 at 11:07 pm #1195156March 22, 2020 at 11:23 am #1195209Hello Mike,
yes you are more than welcome to close it. Thank you very much for your support.You guys are great.
Best regards,
MarkusMarch 22, 2020 at 2:59 pm #1195240Hi Markus,
We’re glad to hear that :)
Thanks for using Enfold and have a great weekend!Best regards,
Nikko -
AuthorPosts
- The topic ‘Hover Effect Mail Symbol (Header & Footer)’ is closed to new replies.