Tagged: x
-
AuthorPosts
-
August 5, 2016 at 8:28 am #1118842
goalsarecoolParticipantIs there a way to replace the social icons in my topbar with links to various pages on my site?
August 5, 2016 at 11:06 am #1119034
JoaoModeratorHi There,
You can use normal Icons there, You can find the icons on the page below, you can click with your right mouse button and inspect the icons for the code. If you need help indicate the icons you would like to use and we will provide you the code
http://hdemo.theme.co/integrity-1/shortcodes/icons/
<a href="http:/www.your-link.com/contact"><i class="x-icon x-icon-comments" data-x-icon="" aria-hidden="true"></i></a>You can add the icons one beside the other and than you can after add to Apperence Customizer Custom CSS
.x-topbar .p-info { float: right; }And to Remove the Social Icons
.x-topbar .x-social-global { display: none !important; }Hope it helps
Joao
August 5, 2016 at 10:01 pm #1119766
goalsarecoolParticipantWhat if I want to use a menu where the social icons are right now?
August 6, 2016 at 3:32 am #1119953
FriechModeratorHi There,
In that case, please follow the instruction provided here: https://community.theme.co/forums/topic/adding-a-menu-to-topbar/#post-1116716
Let us know how it goes.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1118842 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
