Site logo

Archived topic

Navigation with 2 horizontal lines??

5 replies · Started by kev on July 7, 2019

Viewing posts 1–6 of 6

Hey, I am trying to make my navigation white with no lines. How do I get right of these two dotted lines in the image:

lines

Hi there,

can you link me to the Site? If you can't did you use one of the Site Library sites - if so which one?

Hey, I used custom settings passed to me by my partner (I imported it).

Remove this CSS added in Additional CSS field in the customizer:

#site-navigation {
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

Let me know if this helps :)

Thanks!!

No problem :)

This archived topic is closed to new replies.