Social Buttons hover color doesn’t appear
-
Hi,
Even if I select at my Social Buttons element on my Pre-footer HTML block the simple button style, the color on hover remains the same and doesn’t take the background color of theme primary color (which is #3f8748) as it should. Could you please have a look on this issue and give me some relevant advice?
Thank you in advance,
Dimitris
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.color-scheme-light .icons-design-simple .wd-social-icon:hover {
background-color: var(--wd-primary-color);
}
Kind Regards
Hello Bogdan,
The snippet worked for me.
I have one more issue regarding Contact Form 7 element. While creating a contact page on my site and adding a Contact Form 7 element into its content, all of my translations done with Loco Translate plugin don’t appear on my translated language (Greek). Let me mention you that the specific issue takes place only on my contact page. While browsing all the other pages, the translated texts with Loco Translate appear normally. Check my attached screenshots.
Could you please give me some further advice on this?
Attachments:
You must be
logged in to view attached files.
Hello,
We have answered this question in a separate topic. Feel free to contact us if you have any further questions.
Kind Regards
The topic ‘Social Buttons hover color doesn’t appear’ is closed to new replies.