-
AuthorPosts
-
November 17, 2014 at 6:47 am #146661
Hey,
I’ve got a client that wants to have social media icons in the menu.
I’m against this but they want it so just wondering. Is there a way to have icon only on the nav bar – or add social profiles please ?
November 17, 2014 at 10:30 am #146861Hi there,
You can add social icons as menu items (<i class=”x-icon x-icon-facebook”></i>) using custom links (http://screencast.com/t/1nX4ULu8r) and add further customizations.
You can find the icon codes from here (http://theme.co/x/demo/renew/1/shortcodes/icons/).
Hope that helps.
May 12, 2015 at 5:22 am #271506This doesn’t seem to work. I only get a blank space where the icon is suppose to be.
May 12, 2015 at 7:49 am #271607Hi there,
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.
June 11, 2015 at 10:54 am #299158I am having the same issues when it comes to the nav menu bar. I input the code as described, but only get a blank space. Is the icon black? My menu is black and obviously that would hide the icon.
June 12, 2015 at 12:48 am #299688Hi There,
On X version 4, the above code wouldn’t work without a little tweak. On X v4 you need to add the
data-x-icon
attribute with the icon’s unicode:<i class="x-icon-home" data-x-icon=""></i>
Which explains in more details here.
Hope it helps, Cheers!
September 13, 2015 at 7:35 am #387246Neither of those codes are working for me. I’m still getting a blank space where the icon should be.
September 13, 2015 at 7:37 am #387247Hi @thinkdigital,
In this case, 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 a private reply. This ensures your information is only visible to our staff.
September 13, 2015 at 9:30 am #387290This reply has been marked as private.September 13, 2015 at 9:31 am #387292This reply has been marked as private.September 13, 2015 at 9:37 am #387295Hi There,
Could you please double check on your website URL?
I was unable to access.
Thanks.
September 13, 2015 at 9:45 am #387299This reply has been marked as private.September 13, 2015 at 10:05 am #387314Hi @,
After added the code above to the navigation label, it’s working fine on the main menu:
Could you please take a look at website?
Regards!
September 13, 2015 at 10:31 am #387328Yes, it’s working now, but that’s exactly what I did. Very strange. Thanks for your help!
One other thing, is there a way to make that icon bigger?
September 13, 2015 at 10:35 am #387333Here’s a stranger one. When I went back to look at what you did, the navigation label is blank. Whatever code you put in there is working, but at the same time it has disappeared:
Screenshot:
https://drive.google.com/file/d/0B3OWOQWwVXupM2ZsSWhTNkNCTGs/view?usp=sharing
-
AuthorPosts