Tagged: ,

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

    Hello,
    I want to have mobile main menu (when responsive) small arrow only if the menu as a submenu.

    What code have i to put in my child theme?

    Thx

    #762327

    Hey fredengl,

    I’m not sure I understand what you mean by that, could you post a link to your site and try to explain a bit further please? A screenshot highlighting your intentions might help us understand better.

    Best regards,
    Rikard

    #762523

    see the screenshot ;). I want to remove small arrow for menu without submenu in responsive mode

    #762538

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { display: none; }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #762579

    it partially works. The arrows dissapear everywhere, not only where there is no submenu

    #762594

    Hi!

    Can you please post a link to your website? :)

    Cheers!
    Yigit

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