[Resolved] How do I remove the gray lines?

Home Forums Support [Resolved] How do I remove the gray lines?

Home Forums Support How do I remove the gray lines?

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

    How do I remove the gray lines that border my container? See https://www.eatweeds.co.uk/

    Also, how do I change the colour inside the header (where my logo sits) from black to white? I’ve looked everywhere.

    Thanks in advance.

    Robin

    #799432
    David
    Staff
    Customer Support

    Hi there,

    for the border, remove this CSS from the Customizer > Additional CSS:

    .full-container {
        border-left: 1px solid #efefef;
    	border-right: 1px solid #efefef;
    }

    In Customizer > Colors > Header – you can change the background color.

    #800509
    Robin

    Cheers David.

    R

    #800530
    David
    Staff
    Customer Support

    You’re welcome

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