Home Forums Basel support forum Menu – Unwanted Notch

Menu – Unwanted Notch

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10712

    Les
    Participant

    Hello,

    I’ve been working on the menu all morning trying to remove an unwanted notch that is appearing to the left of ‘About’ in the INFO dropdown. See attached screenshot.

    Do you have any idea as to what this could be and how I could fix it?

    Thanks!

    Les

    #10718

    Artem Temos
    Keymaster

    Hello,

    We will check this issue before the next update. As for now, use this code snippet to fix it

    .wpb_text_column ul:not(.social-icons)>li:before {
        display:none;
    }

    Regards

    #11219

    Les
    Participant

    This worked very nicely.
    Thank you!

    #11227

    Artem Temos
    Keymaster

    You are welcome!

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Menu – Unwanted Notch’ is closed to new replies.