Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #179609

    Hi

    When i visit Enfold support forum on my iPhone, i love the mobilmenu in the right corner.
    Is that possible with Enfold theme?

    #179611

    Hey Morten!

    Yes, please go to Enfold theme options > Header and choose “Display as Slide Out Menu” in “Responsive Header Main Menu” http://i.imgur.com/X8s67LN.jpg

    Best regards,
    Yigit

    #179612
    This reply has been marked as private.
    #179622

    Hi!

    You can add following code to remove it

    #mobile-advanced li > a:before { display: none; }

    Cheers!
    Yigit

    #179635

    This removes all green dots – it is only menues, you can not click on,
    i dont want a green dot in front of… Take a look at the link on a smartphone

    #179782

    Hey!

    Please add this on your custom.css or Quick CSS to remove the green dot:

    #menu-item-503 > a:before {
    content: "" !important;
    }

    Regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold mobilmenu?’ is closed to new replies.