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

    Hi
    I was able to style left menu the way I wanted but no matter what css I use I can’t remove bullets from the left side. Any ideas? Thank you

    #583359

    Hi ilonka78!

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

    #top .sidebar_left .widget_nav_menu ul ul li:before {
        display: none;
    }

    Cheers!
    Yigit

    #587195

    Great. Thank you!

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