Tagged: x
-
AuthorPosts
-
December 2, 2016 at 12:42 am #1278464
PanInternationalParticipantHi,
I don’t know why but the social icons on my footer are not centered anymore.
Two of them just went nuts and went to the left side.Can you help me figure it out how to solve this?
http://culturalinfusion.org.au/
Thank you
December 2, 2016 at 12:45 am #1278465
FriechModeratorHi There,
Thanks for writing in! The CSS below is the reason why the facebook and twitter icon revolt from the other social icons.
.twitter, .facebook, .gplus { float: left; }That is coming from a minified cached file. Please clear any caching/minifier plugin that your site might have.
Let us know how it goes.
Cheers!
December 4, 2016 at 11:08 pm #1281149
PanInternationalParticipantHi,
Thank you for your reply.
I have cleaned the plugin cache and browser cache but nothing happened.December 4, 2016 at 11:36 pm #1281169
Rue NelModeratorHello There,
Thanks for writing in! It turns out that Ready Ecommerce plugin is causing the conflict. To resolve it, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-colophon .x-social-global .twitter, .x-colophon .x-social-global .facebook, .x-colophon .x-social-global .gplus { float: none; clear: none; }Hope this helps. Please let us know how it goes.
December 5, 2016 at 9:45 pm #1282523
PanInternationalParticipantHi,
Actually, the previous solution (delete cache) worked after a few minutes.
Thank you
December 6, 2016 at 2:41 am #1282750
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1278464 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
