Tagged: menu
-
AuthorPosts
-
January 1, 2015 at 4:34 am #373753
helllo !
we need to add icon in the right of our menu item
and control this in > menusJanuary 1, 2015 at 5:18 am #3737672- and i want to add arrow to the left of this items ( if it has submenu )
January 1, 2015 at 5:46 am #373771Hey!
Thank you for using Enfold.
Generate the icon shortcode on a posts or page then copy it on the Navigation Label field next to the menu item.
Best regards,
IsmaelJanuary 1, 2015 at 6:11 pm #373859excuse me can you explain more ?!
how can i generate icon ?
and where should copy it ?January 1, 2015 at 6:16 pm #373862i wana sth like this :
https://www.dropbox.com/s/hxj3kq1jnhzy1uo/Screen%20Shot%202015-01-01%20at%2019.44.01.png?dl=0both icon and arrow !
January 2, 2015 at 1:42 pm #374037Hey!
1- You can turn on debugging mode on ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and see shortcodes of the elements you have created below Advanced Layout Builder. Then you can copy the shortcodes and go to Appearance > Menus and paste it in Navigation Label of menu items
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab.menu li > a:after { content: ' ▾'; } .menu li > a:only-child:after { content: ''; }
Best regards,
YigitJanuary 3, 2015 at 10:49 am #374439thanks a lot yigit !
1- my problem solved , but how can i generate my custom icons shortcode !?
2- i added that code but it doesnt work for me !
January 4, 2015 at 3:06 am #374579Hey!
1.) You can create a temporary post or page then look for the shortcode wand to generate the icon shortcode.
2.) Please post the website url so that we can inspect it.
Best regards,
IsmaelDecember 14, 2015 at 10:40 pm #552648Hi Ismael,
Instead of creating a new post, I figured I’d jump in here. Perhaps this can also help amirhossein.I’ve attempted to add an icon next to a menu item but haven’t had much luck. Specifically I’ve added the following shortcode next the navigation label of one of our menu items:
[av_font_icon icon='ue823' font='entypo-fontello' style='' caption='' link='' linktarget='' size='40px' position='left' color='' custom_class=''][/av_font_icon]
However, no icon appears, only the actually shortcode. Any advice? Thank you.
December 14, 2015 at 10:53 pm #552654UPDATE:
Hi Ismael, no worries. I did some more searching in the forum and found this remedy:
https://kriesi.at/support/topic/icons-on-secondary-menu/Worked perfectly.
December 16, 2015 at 6:38 am #553462 -
AuthorPosts
- You must be logged in to reply to this topic.