Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #373753

    helllo !

    we need to add icon in the right of our menu item
    and control this in > menus

    #373767

    2- and i want to add arrow to the left of this items ( if it has submenu )

    #373771

    Hey!

    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,
    Ismael

    #373859

    excuse me can you explain more ?!

    how can i generate icon ?
    and where should copy it ?

    #373862
    #374037

    Hey!

    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,
    Yigit

    #374439

    thanks 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 !

    #374579

    Hey!

    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,
    Ismael

    #552648

    Hi 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.

    #552654

    UPDATE:
    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.

    #553462

    Hi @toddvee,

    Not sure if you got your problems fixed or not?

    Thanks,
    Rikard

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.