Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Jasper,

    both lines are set up in your style.css

    #nav-bottom-wrap {
    (...)
    border-top: 3px double #CCC;
    border-bottom: 3px double #CCC;
    }

    Just set them to 0px or delete those lines and you should be good to go 🙂

    However keep in mind:
    If you don’t use a child theme, an update of the theme itself could overwrite your changes, so you could have to do this again.

    Hope this is of help.

    Have a great evening & best regards,
    Ronny.

    Thread Starter Jasper Nickmann

    (@jasper-nickmann)

    Hi,

    Thanks for your answer but i haven’t that lines in mine style.css

    Only this one:

    #nav-bottom-wrap {
    width: 100%;
    }

    and I didn’t found the word ‘double’ in the .css.

    Jasper.

    Hi Jasper,

    you’re right – actually it is not the regular style.css, but the skins/white.css:
    http://www.jaspernickmann.nl/vrrsme/wp-content/themes/admired/skins/white.css

    Do you have any chance to edit this white.css?

    Thread Starter Jasper Nickmann

    (@jasper-nickmann)

    Hi Ronny,

    Thank you for this answer. I had chance it and it works!

    Greets Jasper

    Your welcome, Jasper.
    Have a nice evening.
    Greets,
    Ronny.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Two lines at Primary Navigation’ is closed to new replies.