[Support request] Grey Line Under Header

Home Forums Support [Support request] Grey Line Under Header

Home Forums Support Grey Line Under Header

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

    Hi

    I have a white page but under the header there is a thin grey line. I would like to remove this but don’t know how. Can you help please?

    Work in progress https://mypathtotravel.com/blog/

    Many thanks

    #887639
    David
    Staff
    Customer Support

    Hi there,

    go to Customizer > Additional CSS. Look for and remove:

    /* navigation top and bottom rules */
    #site-navigation {
    	border-top:  solid 1px rgba(136,136,136,0.5);
    	border-bottom: solid 1px rgba(136,136,136,0.5);
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.