Hello,
social icons are missing, only in mobile view. In desktop view, they show up correctly
Please see screenshot of the same page
I saw some older posts and I applied their fixes, but they don’t work
Thank you
Mauro
Hey profumopuntoit,
Thank you for the inquiry.
We cannot reproduce the issue on our end. Where can we see the issue? Please post the site URL in the private field so that we can check the issue properly.
Best regards,
Ismael
See for example the link below
Hi,
You have this in your child theme style.css file:
@media only screen and (max-width: 767px) {
#top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before {
color: white;
}
}
Please remove it, or change the colour to something which is not white.
Best regards,
Rikard
Thank you Rikard,
sorry for bothering you, was my fault