Tagged: x
-
AuthorPosts
-
January 6, 2017 at 8:42 am #1318854
850itParticipantHi,
Can I put the social icons on the bottom side of the footer to a widget on the footer panel? This will make them bigger since I use 2 widgets for my site.
Thanks
January 6, 2017 at 11:32 am #1319065
RahulModeratorHey There,
Thanks for writing in!
Regretfully, at this time I am not entirely certain what it is you’re trying to do.
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do. We’ll be happy to provide you with a response once we have a better understanding of the situation.Thanks for understanding!
January 6, 2017 at 11:33 am #1319066
RahulModeratorHey There,
Thanks for writing in!
Regretfully, at this time I am not entirely certain what it is you’re trying to do.
If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do. We’ll be happy to provide you with a response once we have a better understanding of the situation.Thanks for understanding!
January 6, 2017 at 4:33 pm #1319401
850itParticipantThis reply has been marked as private.January 7, 2017 at 12:30 am #1319870
ChristopherModeratorHi there,
Please insert following code in a text widget :
<div class="x-social-global"><a href="#" class="facebook" title="Facebook" target="_blank"><i class="x-icon-facebook-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="twitter" title="Twitter" target="_blank"><i class="x-icon-twitter-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="linkedin" title="LinkedIn" target="_blank"><i class="x-icon-linkedin-square" data-x-icon="" aria-hidden="true"></i></a><a href="#" class="instagram" title="Instagram" target="_blank"><i class="x-icon-instagram" data-x-icon="" aria-hidden="true"></i></a></div>Hope it helps.
January 8, 2017 at 7:08 pm #1321687
850itParticipantAs you can see it worked but the icons are too small and they are blue. Can I fix this?
January 8, 2017 at 11:15 pm #1321829
RupokMemberHi there,
Thanks for writing back. We can help you to fix that with some CSS. Kindly provide your URL so that we can check and tailor the code for you.
Cheers!
January 9, 2017 at 6:05 am #1322186
850itParticipantThis reply has been marked as private.January 9, 2017 at 6:15 am #1322199
Paul RModeratorHi,
Thank you for providing your site url
You can add this under Custom > Edit Global CSS in the Customizer.
.x-colophon.top .x-social-global a { font-size: 25px; color: #EC6941; margin: 0 10px; } .x-colophon.top .x-social-global a:first-child { margin-left:0; } .x-colophon.top .x-social-global a:last-child { margin-right:0; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1318854 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
