Tagged: x
-
AuthorPosts
-
October 4, 2016 at 11:09 am #1202166
tlwoodsParticipantStack: Renew
Url: Reclaimnewyork.org
Most recent versionOur website was just migrated and everything went fine except for the social media icons in the topbar and the footer. We’re using the theme icons and for some reason, they got knocked out of alignment (see attached).
Any advice?
October 4, 2016 at 11:58 am #1202242
RahulModeratorHey There,
Thanks for writing in!
Please add at Appereance > Customizer > Custom > CSS
.x-colophon.bottom .x-social-global a { font-size:59px;Hope this helps!
October 4, 2016 at 1:18 pm #1202332
tlwoodsParticipantThat helped on the bottom but the background circle is still somewhat visible. Is there a way to make it disappear entirely?
Also, this doesn’t fix the problem in the top bar at all.
October 4, 2016 at 1:58 pm #1202401
JoaoModeratorHi There,
Please add the following code to Appereance > Customizer > Custom > CSS
.x-social-global a:hover { background: none; }Hope it helps
Joao
October 4, 2016 at 3:19 pm #1202503
tlwoodsParticipantThis still doesn’t work. With this:
.x-social-global a { background: none; }the circles are gone when you’re not hovering.
With what you gave me, the circles are there no matter what you do.
Is there a way to simply re-center the icons in the circles?
October 4, 2016 at 8:25 pm #1202810
JadeModeratorHi there,
To recenter the icons, please try this:
.x-topbar .x-social-global a i { top: 7px; display: inline-block; position: relative; }Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1202166 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
