Tagged: x
-
AuthorPosts
-
November 3, 2016 at 4:44 pm #1242938
kofflerartsParticipantHi there,
I’m trying to implement a sidebar that contains my social icons. Ideally I’d like the social icons stacked vertically at the bottom left of the sidebar (not clumped in a block grid, but in a vertical list).
That is the only content I want in the sidebar, if possible.
url is addyjo.co. I’m using the latest version of everything.
Thanks in advance for your help!
November 3, 2016 at 6:40 pm #1243038
JadeModeratorHi there,
Please try to add a text widget in a sidebar then add this code:
<p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="facebook"]</a></p> <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="twitter"]</a></p> <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="youtube"]</a></p> <p><a href="LINK_TO_THE_PAGE" target="_blank">[x_icon type="pinterest"]</a></p>You may refer for the icons shortcodes here: http://demo.theme.co/integrity-1/shortcodes/icons/
Hope this helps.
November 7, 2016 at 10:38 am #1247317
kofflerartsParticipantThat works super well in getting icons in the sidebar! Thank you!
Follow up questions…
Is there a way to force the icons to the bottom of the page, and keep the sidebar fixed so they’re visible on scroll?
Thanks for your help!
November 7, 2016 at 11:58 am #1247445
JadeModeratorHi there,
Please try the suggestion on this thread: https://community.theme.co/forums/topic/how-do-i-make-my-sidebar-sticky/#post-184732
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1242938 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
