• I have been working on a website and recently noticed that there is a very annoying white line going most of the way across the screen right at the top. If anyone can help me figure this out I would really appreciate.

    here is the website

Viewing 1 replies (of 1 total)
  • If you don’t already have a child theme or a custom.css you should install a plugin like custom CSS plugin then add the following to the custom css area.

    #dc_jqmegamenu_widget-2-item ul li a {
    background: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Annoying White Line’ is closed to new replies.