Ehren Posted October 30, 2019 Posted October 30, 2019 All ipsfocus themes have just been updated to address a small css bug which was introduced in Chrome 78. The bug causes the social buttons to display both text and icons even if the setting is set to "Icon only". To manually fix this on your own site, add the following to your custom.css file: .ipsfocus_social.iconButtons a{ font-size: 0 !important; } As always, the updated themes are available inside the Client Area and on the IPS Marketplace. 2 2
Louis6321 Posted October 30, 2019 Posted October 30, 2019 I've tried applying this fix in custom.css and, when that didn't work, I tried doing a full update of the theme downloaded from the Client Area. The social buttons in the footer continue to be bugged: Any ideas?
The Heff Posted October 31, 2019 Posted October 31, 2019 10 hours ago, Louis6321 said: Any ideas? I amended custom.css to: .ipsfocus_social.iconButtons a{ font-size: 0 !important; } That worked fine. 2 1
Ehren Posted October 31, 2019 Author Posted October 31, 2019 What a shame, I totally missed that footer bug. Adding !important is the same solution I used for mine. Add that to custom.css and you'll be good to go. 1
Maxman Posted November 1, 2019 Posted November 1, 2019 This worked the text is gone, just the icons now. But can you remind me how to put in the actual URLs again? For some reason they are just going to Facebook.com and not to our Facebook page so I need to update them. Thanks.
Maxman Posted November 1, 2019 Posted November 1, 2019 2 minutes ago, Maxman said: This worked the text is gone, just the icons now. But can you remind me how to put in the actual URLs again? For some reason they are just going to Facebook.com and not to our Facebook page so I need to update them. Thanks. Nevermind I found it in the admin panel under social icons. All set. 1
LDDG Posted November 13, 2019 Posted November 13, 2019 2 hours ago, Deltafox said: Any theme Update for v4.4.8? I would love to know this too
Recommended Posts