Tagged: x
-
AuthorPosts
-
June 9, 2016 at 2:24 am #1033549
worldofjamesParticipantHi there
As ever, loving X and the hard work you guys put in to helping us all out.
I want to tweak the social icons in my topbar. Is there a way to add them in separate colors?
Also, I’d like a call to action to come in front of them. Something along the lines of ‘Follow us on social media’. Is this possible?
http://www.liveeveryminute.co.uk
Many thanks
JamesJune 9, 2016 at 2:47 am #1033580
Rue NelModeratorHello James,
Thanks for writing in!
To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS or insert this code in your child theme’s style.css (if you are using a child theme)
.x-topbar .x-social-global:before { content: "Follow us on social media:"; color: #fff; display: inline-block; font-size: 17px; } .x-topbar .x-social-global .facebook { color: red; } .x-topbar .x-social-global .twitter { color: green; } .x-topbar .x-social-global .google-plus { color: yellow; }
Feel free to change the colors that will suit your preferences.
June 9, 2016 at 11:52 pm #1035295
worldofjamesParticipantThanks Rue… Great service as ever
June 10, 2016 at 2:23 am #1035442
NicoModeratorHappy to hear that.
Feel free to ask us agian.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1033549 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
