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

    Hi guys,

    Why is there a border here on my page? I have set all the borders to not display but it still appears. I can set in theme options to white like the color of the background but I do want them somewhere else.

    It would be nice if I select no borders their actually are no borders…

    #891243

    Hey Granis,

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

    #after_submenu {
        border: none;
    }
    

    Best regards,
    Yigit

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