Tagged: x
-
AuthorPosts
-
July 3, 2016 at 1:01 pm #1070562
Liiam1232ParticipantHi,
Is there an easy way to insert a custom Facebook logo and link it to the relevant Facebook page, within the navigation bar?
I’ve attached a photoshop image on where I would like the logo to be on the navigation bar so it’s a little clearer on what I’m after
If you need the website URL it’s http://vap-ex.co.uk
Thanks in advance
LiamJuly 3, 2016 at 7:33 pm #1070775
NicoModeratorHi There,
Thanks for writing in.
You can follow the thread below:
https://community.theme.co/forums/topic/social-icons-in-menu/page/2/#post-387565
Hope it helps.
Let us know how it goes.
Thanks.
July 4, 2016 at 5:40 am #1071301
Liiam1232ParticipantHi Nico,
Thanks for the response, worked perfectly
I’ve got to add twitter along with Instagram,
The customer has asked if the icons can be set to the actual colours?As they stand now they are taking the cloud scheme of the Navigation bar.
And also, if we could make the icons a little bigger than there are now, that would be perfect!Thanks again
LiamJuly 4, 2016 at 6:26 am #1071343
Paul RModeratorHi Liam,
You can add another menu items with this code.
Twitter
<i class="x-icon x-icon-twitter" data-x-icon=""></i>
Instagram
<i class="x-icon x-icon-instagram" data-x-icon=""></i>
Then to make it bigger and change its color, you can add this under Custom > CSS in the Customizer.
.x-navbar a i.x-icon { font-size:20px; } /* Facebook Color */ .x-navbar .x-icon.x-icon-fa-facebook{ color:#3b5998; } /* Twitter Color */ .x-navbar .x-icon.x-icon-twitter{ color:#55acee; } /* Instagram Color */ .x-navbar .x-icon.x-icon-instagram { color:#e1306c; }Hope that helps
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1070562 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
