Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #363865

    Hello,

    Can you please tell me the css to remove the menu arrows on the mobile device (or make them white so they match the background colour) – I just need them not to appear as I am using images in my navigation. Thank you!

    #364197

    Hi chantalinkdesign!

    Add this to your custom CSS.

    #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { content: "" !important; }
    

    Best regards,
    Elliott

    #364368

    Thanks for your quick response, worked great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile Menu Arrows’ is closed to new replies.