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

    Please see the attached private link – on the left column, how can we remove the horizontal rules (hide them) using custom CSS? thank you for your help!

    #598458

    Hi charger70!

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

    #top .content .flex_column .widget_nav_menu li {
        border: none!important;
    }

    Best regards,
    Yigit

    #598460

    thank you, Yigit. truly amazing help, as always. we appreciate you very much!

    #598466

    Hi!

    You are welcome! Always happy to help :)
    Let us know if you have any other questions

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove rules from navigational widget’ is closed to new replies.