Tagged: x
-
AuthorPosts
-
November 25, 2016 at 6:30 am #1270446
MastresParticipantHi, i want to add icons on the second level navigation, but smaller than first level. I can’t do it with superfly adjust.
I try with x-theme icons but don’t show it <i class=”x-icon x-icon-music”></i> Música
Also i try change size with CSS but don’t work
Any solution?
Regards
November 25, 2016 at 6:53 am #1270471
Paul RModeratorHi,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
November 25, 2016 at 9:30 am #1270644
MastresParticipantHi, here you have
November 25, 2016 at 9:38 am #1270650
JoaoModeratorHi There,
To use the Icon music you need to add:
<i class="x-icon x-icon-music" data-x-icon="" aria-hidden="true"></i>You can find all icons here: http://demo.theme.co/integrity-1/shortcodes/icons/
To get this code you need to inspect the icons with the right button of your mouse.
Let us know if you need help with anything else,
Joao
November 26, 2016 at 3:07 am #1271339
MastresParticipantDon’t work, i don’t know how to erase the superfly icon selected.
I try to create another submenu item without superfly icon and don’t show the icon of x-theme
November 26, 2016 at 3:22 am #1271345
ChristopherModeratorHi there,
Please remove menu item and add it back to remove the icon.
Thanks.
November 26, 2016 at 3:34 pm #1271659
MastresParticipantI did it, you can see in screenshots, its the link below, and don’t work x-them icon
November 26, 2016 at 9:06 pm #1271847
Rue NelModeratorHello There,
Thanks for updating in!
To make this code
<i class="x-icon x-icon-music"></i> Música, please add this line in your child theme’s functions.php fileadd_filter( 'cornerstone_legacy_font_classes', '__return_true' );As I am checking your site, the icons is showing:

Hope this helps.
November 28, 2016 at 3:10 am #1272922
MastresParticipantHi, i have add the line in function.php and don’t works…
You can see it in another submenu, in the screenshot that you show me the icons are from superfly menu and I can’t do it smaller
November 28, 2016 at 3:16 am #1272928
ChristopherModeratorHi there,
Icons need
data-x-iconattribute, please update your code to :<i class="x-icon-music" data-x-icon="& # x f001 ;"></i>Please check this link : https://theme.co/changelog/#theme-4-0-0
Please remove the spaces from
& # x f001.Hope it helps.
November 28, 2016 at 4:43 am #1273010
MastresParticipantStill don’t work…
Is there any way to change size icon on the second level with css?
November 28, 2016 at 5:04 am #1273026
Paul RModeratorHi,
Can you provide us your wordpress admin login in private reply.
To change the size of the icon, you can add this under Custom > CSS in the Customizer.
#sfm-sidebar .sfm-menu .la_icon { font-size: 22px; }Hope that helps.
November 28, 2016 at 5:15 am #1273038
MastresParticipantWith this works 🙂
ThanksNovember 28, 2016 at 5:38 am #1273050
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1270446 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
