How to remove dots from menu - by jhweb - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 5 years, 5 months ago ago by Rose Tyler

  • Avatar: jhweb
    jhweb
    Participant
    November 5, 2018 at 23:19

    Hi, had a few issues after updating to V5 using the Baby shop Xstore theme but managed to sort most with CSS. What I’m struggling removing are the dots between the menu items as you can see on the screenshot
    Sashillily dots screenshot

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 6, 2018 at 08:57

    Hello,

    .header-wrapper .menu-wrapper .menu>li:not(:first-child)>a:before {
        display: none;
    }

    Regards

    Avatar: jhweb
    jhweb
    Participant
    November 6, 2018 at 20:10

    Worked perfectly.
    Thanks Rose.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2018 at 08:54

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.