• Hello people,

    I have been trying to get rid of this little white line between my header and my menu. I can’t figure out a way to get it done.

    Can you help me with it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    To remove the border on the menu, please add the CSS below to the bottom of the customizer in Appearance > Customize > Additional CSS:

    .navigation-classic .primary-navigation {
    	border-top: none;
    }

    If the CSS doesn’t have the desired, please let me know ??

    Side note: the homepage takes quite a long time on my connection to load. This is primarily caused by one image which is 10.1MB in size:

    https://brethrenwoods.org/wp-content/uploads/2018/08/Week-1-033.jpg

    To improve load times, I’d recommend resizing that image on your computer, then uploading it to the site to replace the current image.

    Thread Starter brethrenwoods

    (@brethrenwoods)

    Thank you so much for your quick response! It works ?? Also, thank you for your comment about the image, it did the resizing and it should load faster now

    You’re welcome, glad I could help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘White space between header and menu’ is closed to new replies.