Hi, I realized that in the mobile menu, icons are not displayed correctly by smartphone and ipad as the original theme. What settings need to be changed?
This is how I see the icon in the original theme
Thanks for your help
Hey Francesco!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
content: "\25BA";
}
Cheers!
Yigit
Thank you!
I also know where I can find a list of icons for the alternatives of \ 25BA
Hi!
You can add icon element to your content and then hover on icons to see their charcodes – http://i.imgur.com/oVjn4o7.png
Best regards,
Yigit