Winter Special Sale! Unlock a 20% OFF on Bundle of 240+ WP Themes & 5 Plugins. Use code "SNOW20"
This Winter, Enjoy a cozy 25% discount on Premium WordPress Themes with the coupon code "WINTER25" at Checkout.

Delete separators in menu bar

Home Forums VW Theme VW CHARITY NGO PRO THEME Delete separators in menu bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5885
    anabokova
    Participant

    Hello, I am using VW Charity Pro theme and would like to delete black separators lines “|” between buttons of menu bar but could not find it in css, how could I delete them?

    #5891
    developer vwtheme
    Participant

    Hi Anabo,
    As per your query, we are giving you some easy steps to remove the black line from the menu button.
    Go to Dashboard >> Apperance >> Customize >> Additional CSS >> Put the given CSS on it >> Publish.
    .main-navigation li {
    border-right: 0px solid #302f2e;
    }
    If you need any other help please let us know.
    Thanks

    #5895
    anabokova
    Participant

    It works, thanks!

    #5900
    developer vwtheme
    Participant

    Pleasure.

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