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

    Hello.
    How to delete (change color) horizontal lines in sidebar menu?

    #381721

    Hi Bearded!

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

    strong.logo {
    border: none!important;
    }

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #383349
    This reply has been marked as private.
    #383350

    Hi!

    Please add following code to Quick CSS as well

    div#header_main {
    border: none!important;
    }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.