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

    Hi guys,

    I’m trying to hide/remove the small vertical stripes (bullet lines) which are displayed in front of the submenu items on the mobile burger menu. I have tried to set the list-style to “none” for the

      element on the mobile burger but that didn’t seem to work out.

      Hoping you have got some Quick CSS snippet for this matter.

      Thanks and regards,
      S

    #1302313

    Hey Enfoldfanatic,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #1302331

    Hi Jordan,

    It’s not an issue, just a preference which I would like to try out. Please refer to the screenshot linked in the private content. To be sure I have marked one submenu line with a red indicator.

    Kind Regards,
    S

    #1302334

    Hi,

    We would need to see the specific code of your site to provide the correct css.

    Best regards,
    Jordan Shannon

    #1302432

    Hi Jordan,

    Please find the URL of the respective site in the private content area.

    Kind Regards,
    S

    #1302433

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS in Enfold theme options > General Styling tab

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

    Regards,
    Yigit

    #1302434

    Hi Yigit,

    You guys are champs as always! Many thanks.

    Regards,
    S

    #1302436

    Hi,

    Always happy to help, S!

    Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Remove horizontal stripes in front of submenu items in mobile burger menu’ is closed to new replies.