Home Forums Basel support forum Remove lines on main menu

Remove lines on main menu

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

    boostfunction
    Participant

    Hi, I want to switch my main menu to a dark one.

    Now I have these two white lines as you can see in the picture.
    Can you help me to remove these or change the color to the one from the menu background?

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #33018

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .color-scheme-light .navigation-wrap {
        border:none!important;
    }

    Regards

    #33030

    boostfunction
    Participant

    That works. Thank you!

    #33032

    Artem Temos
    Keymaster

    You are welcome!

Tagged: ,

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

The topic ‘Remove lines on main menu’ is closed to new replies.