Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #975786

    Dear Kriesi Team,

    in your theme design Enfold 2017 (https://kriesi.at/themes/enfold-2017/) the shop icon in the main menu is separated by a line and displayed as a symbol. This is exactly how I would like to design our login area. Instead of the shopping cart, I would of course choose another symbol, but I would also separate it and just display it as an icon without text. I didn’t get any answers in the forum.

    How does it work?

    Many greetings
    Sandra

    #975899

    Hey tredition,

    It’s the header layout logo left + menu right + social links in the main header area. These are the settings that can be set in the theme options.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #976063

    Hello, Victoria,

    thanks for your answer. This describes the procedure for the social icons. But this was not my point. I would like to display a normal menu item (in our case the item “Mein Konto” => my account) not as a text, but as an icon. In the Enfold 2017 Theme the item “Shop” is not displayed as a text but as an icon. How do I configure this?

    Many greetings
    Sandra

    #976195

    Hi Sandra,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    So you want the icon? It is very confusing :)

    Best regards,
    Victoria

    #976304
    This reply has been marked as private.
    #976336

    Hi Sandra,

    Thank you, that helps. You can add custom html and link to the menu item.

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1068078

    Hi Victoria,

    where do I add custom html to the menu item? I’d like to add this symbol “\ue80a” to the menu item “Mein Konto” in our top navigation (please see our website below in private). But I don’t understand, how I can do this.

    Thanks again for your help.

    Sandra

    #1068840

    Hi Sandra,

    In Appearance > Menus, enable Classes first then add a class on it for example mein then save.
    Then go to Enfold > General Styling > Quick CSS:

    #top #header .mein > a:before {
      content: "\e80a";
      font-family: entypo-fontello;
    }

    Let us know if that helps.

    Best regards,
    Nikko

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