Remove bottom line from double-menu - by helisoto

This topic has 4 replies, 3 voices, and was last updated 6 years, 9 months ago ago by Amzy Leel

  • Avatar: helisoto
    helisoto
    Participant
    July 21, 2017 at 10:42

    Hi.. How do I remove the bottom white line from the Double Menu header type on XSTORE?

    I would like for the header to float over the content without the bottom divider line.

    Thank you!

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 21, 2017 at 13:59

    Hello,

    Go to Theme Options > Styling > Custom CSS and add the following code

    @media only screen and (min-width: 992px){
    .header-wrapper.header-double-menu .container-wrapper {
        border-bottom: none;
    }}

    Regards

    Avatar: helisoto
    helisoto
    Participant
    July 21, 2017 at 21:38

    Thank you!!!

    Avatar: amzy
    Amzy Leel
    Participant
    July 23, 2017 at 06:38

    You are welcome.
    DO not hesitate to ask if you have any other question (in new topic / post)

  • 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.