[Resolved] Navigation with 2 horizontal lines??

Home Forums Support [Resolved] Navigation with 2 horizontal lines??

Home Forums Support Navigation with 2 horizontal lines??

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #951638
    kev

    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

    #951774
    David
    Staff
    Customer Support

    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?

    #952278
    kev

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

    #952281
    Leo
    Staff
    Customer Support

    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 ๐Ÿ™‚

    #952284
    kev

    Thanks!!

    #952287
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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