I have two sites where the circles are missing around the icons in the footer.
And this one shows in one column but not the other:
Any ideas what is going wrong? I have tried removing all additional CSS.
Thanks
Strangely they just re-appeared on the first site after I added this CSS
/* hide footer contact */
.page-id-100 #footer {
display: none !important;
}
There is no contact page on the other site
Hi,
I’m seeing circles on both sites, I’m guessing you managed to get it working?
Best regards,
Rikard
Hi Rikard,
No look at the third column of the footer they are still missing. They are present in the firste column???
Thanks
Hi,
Thanks for clarifying, I see the same thing on my end. This is a known issue in 4.5.5 and will be fixed in the next update of the theme. Please refer to this if you want to fix it yourself: https://kriesi.at/support/topic/possible-css-rendering-bug-in-4-5-5/
Best regards,
Rikard
That’s great thanks Rikard. I’ll wait for the update.