Issue with Navigation text - by Carson - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 4 years, 8 months ago ago by Olga Barlow

  • Avatar: Carson
    Carson
    Participant
    August 5, 2019 at 19:53

    We are currently building two sites using the Xstore theme and on both, we’re having a weird glitch in the navigation where parts of the text are covered by white dots. It looks like part of the letters on each word are erased. Check out the site or the picture below to see what I mean.
    https://imgur.com/jyimGge

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    August 6, 2019 at 10:43

    Hello,

    Go to Theme Options > Custom CSS > find and remove the following code because it was usefull for the demo version with another design but is not ok for you:

    .header-wrapper .menu-wrapper .menu>li:not(:first-child)>a:before {
        content: " ";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #fff;
        top: 50%;
        left: calc(-0.535em - 25px);
        position: absolute;
    }

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.