Tagged: x
-
AuthorPosts
-
July 22, 2016 at 6:51 pm #1099285
mikedoughtyParticipantHi,
I’ve been trying to find some basic instructions on how to add my social media icons to my footer widget, like they show in the to navigation ie in a row with spacing in between.
Not having any luck in being able to do this.
I would also like to be able to adjust the size of them so it’s appropriate for the footer.
Any help would be much appreciated.
Thanks, Mike
July 22, 2016 at 11:14 pm #1099525
Prasant RaiModeratorHello Mike,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
footer.x-colophon.top .x-social-global a { padding: 8px; font-size: 30px; }Thanks.
July 22, 2016 at 11:40 pm #1099542
mikedoughtyParticipantHi,
Thanks, I’ve added that code to the customize, however it’s not made any difference.
Any other thoughts?
Thanks, Mike
July 23, 2016 at 1:53 am #1099631
FriechModeratorHi Mike,
Please find the block of custom css below of your customizer and add the missing closing bracket ( } )
.ezy-full a .ezy-b, .ezy-full a .ezy-p, .ezy-full a .ezy-y { width:33.3%;After that add the custom css we provided above or this:
.footer.x-colophon.top .x-social-global { margin-left: 7px; font-size: 24px; }Hope it helps, Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099285 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
