Comments Haris started the conversationAugust 23, 2019 at 11:41amHi,How can I add dropdown icon in the menu?[deleted] repliedAugust 23, 2019 at 2:59pmHi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?Haris repliedAugust 23, 2019 at 3:19pmIn the primary menu I want to add icon indicating there is dropdown menu[deleted] repliedAugust 26, 2019 at 11:08amHi, you can use our menu style (Screen_14-03-49.png , Screen_14-03-36.png ) or use following css, for example: .menu-item-25431 a:before { content: "\e622"; display: initial; font-family: "thegem-icons"; font-size: 20px; font-weight: normal; margin-right: 5px; width: 100%; position: relative; top: 3px; } Sign in to reply ...
Hi,
How can I add dropdown icon in the menu?
Hi, sorry, not quite sure what do you mean. Can you pls provide more details with screenshots?
In the primary menu I want to add icon indicating there is dropdown menu
Hi, you can use our menu style (Screen_14-03-49.png , Screen_14-03-36.png ) or use following css, for example: