Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #511268

    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?
    the icon is a blue box

    This is how I see the icon in the original theme
    no blue box

    Thanks for your help

    #511483

    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

    #512138

    Thank you!
    I also know where I can find a list of icons for the alternatives of \ 25BA

    #512140

    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

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