When running the regular Enfold 2017 colour scheme, my instagram widget appears to have some messed up colours and I’m not sure how to fix it. I feel like it is a bug but it could also be simply addressed by some custom css? I’ll attach some screenshots, one hover-over and one not. Thanks.
https://www.dropbox.com/s/npc78c7q0t36gml/Screen%20Shot%202017-06-26%20at%2011.13.46%20AM.png?dl=0
https://www.dropbox.com/s/2lsn3yn7u111ewk/Screen%20Shot%202017-06-26%20at%2011.13.49%20AM.png?dl=0
Hey samforan,
Thank you! We’ll look into it.
For now, you can use this CSS to make the link match your website’s colors:
.footer_color a.av-instagram-follow {color:black;background:white;}
.footer_color a.av-instagram-follow:hover {color:white;background:black;}
Best regards,
Sarah