Tagged: x
-
AuthorPosts
-
December 21, 2016 at 3:21 pm #1300933
FeddeParticipantHey staff,
I’m trying to change my social icons in the topbar to a different icon from theme x.
I’m aiming for this look: https://www.tonyrobbins.com/
URL: http://www.feddewestera.nlI’ve tried:
[x_icon type=”facebook”]
But this did not show the social icon.Best regards,
Fedde Westera
Thanks in advanceDecember 21, 2016 at 6:01 pm #1301047
FriechModeratorHi Fedde,
Thanks for writing in! Please add this on your Topbar content.
<ul class="topbar-socials"> <li><a href="YOUR FB PROFILE URL HERE" target="_blank"> <i class="x-icon x-icon-facebook"></i></a> </li> <li><a href="YOUR TWITTER PROFILE URL HERE" target="_blank"> <i class="x-icon x-icon-twitter"></i></a> </li> </ul>Then add this on Customizer’s Custom CSS
ul.topbar-socials {list-style: none;} ul.topbar-socials li { display: inline-block; padding: 10px 10px; font-size: 1.5em; }Feel free to adjust those values.
Hope it helps, Cheers!
December 22, 2016 at 2:14 am #1301483
FeddeParticipantThanks for the fast response!
That didnt work though. Feels like only the CSS affected the topbar.Best Regards,
Fedde
December 22, 2016 at 2:32 am #1301502
Paul RModeratorHi Fedde,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 22, 2016 at 2:45 am #1301508
FeddeParticipantThis reply has been marked as private.December 22, 2016 at 5:29 am #1301586
Paul RModeratorHi Fedde,
Please change your topbar content to this.
085.303.7896 |<a href="https://www.facebook.com/fedde.westera.nl" target="_blank"><i class="x-icon x-icon-facebook" data-x-icon="" aria-hidden="true"></i></a> <a href="twitter.com/feddewestera" target="_blank"><i class="x-icon x-icon-twitter" data-x-icon="" aria-hidden="true"></i></a>Then add this in custom css in the customizer.
.x-topbar .p-info, .x-topbar .p-info a { color:#fff; } .x-topbar .x-social-global { display:none; }Hope that helps
December 23, 2016 at 2:51 am #1302566
FeddeParticipantAwesome! That worked! One last thing though, there are small dots underneath the social icons. Is there a way to remove those?
Thanks in advance!
Fedde
December 23, 2016 at 4:20 am #1302623
Paul RModeratorHi Fedde,
To remove it, you can add this in Custom > Edit Global Css in the customizer
.x-topbar .p-info a { border:0; }Hope that helps
December 23, 2016 at 4:42 am #1302633
FeddeParticipantThanks alot!
December 23, 2016 at 5:50 am #1302671
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1300933 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
