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

    Hi,
    I want to remove the dashes in my submenu on mobile. I coudl solve this on desktop version but can’t do it on mobile. Can you please help me?
    Thanks.

    Best regards,
    Eve

    #1327108

    Hey Createve_Solutions,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .html_av-overlay-side-classic #top .av-burger-overlay #av-burger-menu-ul li li .avia-bullet {
        display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1327162

    Hi,
    oh great, that works! Thanks! :)
    Best Regards,
    Eve

    #1327191

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove the "-" on mobile version’ is closed to new replies.