Tagged: x
-
AuthorPosts
-
November 16, 2016 at 1:28 pm #1259767
yhshin1020ParticipantHey,
I want to customise my footer a bit further and here are some of my requests:
Could it be possible (via css), to:
1) Reduce the spacing between the footer widget area aand the footer content (including social media icons) at the bottom?
2) Change the social icons to something like this: http://imgur.com/a/NZEzc?
3) Align the footer content (© Guide Dog 2016 All Rights Reserved) to the left and add a thin line above it?
Thank you very much.
November 16, 2016 at 1:29 pm #1259772
yhshin1020ParticipantThis reply has been marked as private.November 16, 2016 at 3:51 pm #1259977
JadeModeratorHI there,
Please add this code in the customizer:
.x-colophon.top, .x-colophon.top #x-section-5 { padding-bottom: 0; } footer .x-social-global a { width: 50px; height: 50px; background-color: #ddd; padding: 15px; border-radius: 50%; } .x-colophon-content:before { width: 200px; height: 1px; background-color: #fff; content: ""; display: block; margin-bottom: 15px; }Hope this helps.
November 16, 2016 at 11:10 pm #1260545
yhshin1020ParticipantThis reply has been marked as private.November 17, 2016 at 12:16 am #1260590
RupokMemberHi there,
Thanks for writing back. You can try this :
.x-colophon.bottom .x-colophon-content { letter-spacing: 0; }Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1259767 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
