Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #855489

    Hi, I am using the Enfold theme with Flat Business Demo. I would like to remove the vertical separators in between the secondary menu items. Please see the attached image. Is there a way to do this?

    bert header 5

    #855499

    Hey,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .sub_menu li {
        border: none;
    }
    

    Best regards,
    Yigit

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