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

    Hi,
    i used some Icons in my Menu.
    I looked into https://kriesi.at/support/topic/add-icons-to-enfold-principal-menu/ which seem to work fine, BUT on my website i only see quares.
    when i use a icon.element in theme editor. the same icon is shown, but not in main-menu.

    Any Idea?

    #1331322

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #avia-menu > li:nth-child(7) > a .avia-menu-text::before,
    #avia-menu > li:nth-child(6) > a .avia-menu-text::before {
        font-family: 'entypo-fontello';
    }
    

    Best regards,
    Yigit

    #1331457

    you are the best

    #1331465

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icons in Menu not shown’ is closed to new replies.