Home Forums WoodMart support forum How to hide bottom header border on mobile

How to hide bottom header border on mobile

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #442659

    marcinbartkowiak1
    Participant

    Hi, i want to hide main header bottom border and bottom header bottom border on mobile, how can i do that in css? I want these borders only on desktop, not mobile.

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #442874

    marcinbartkowiak1
    Participant

    Password below

    #443078

    Hello,

    I have removed the navigation dots: https://gyazo.com/d13a64f576547f76e3d6d069d1a4e0af

    If you have any questions please feel free to contact us.

    Best Regards

    #443192

    marcinbartkowiak1
    Participant

    Why did You do that??

    I didn’t want to change any dots.

    I just wanted to hide HEADER BOTTOM BORDER on mobile, it’s that black line below the header.

    #443434

    Hello,

    I have returned navigation. I still cannot figure out what you wanted to delete: https://gyazo.com/c38a23fa7304a8c134b1e31167bac0b1

    Please provide the screen of the gap and advise the screen width.

    Best Regards

    #443577

    marcinbartkowiak1
    Participant

    Header bottom border (that black line under the header) is visible on desktop and mobile version. I want it to dissappear on mobile, but visible on desktop.

    That black line is visible on Your screenshot, thats exactly what i want to delete on mobile version only

    #443763

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Tablet/Landscape:

    body .whb-general-header-inner {
    border-color:transparent;
    }

    Best Regards

    #444327

    marcinbartkowiak1
    Participant

    It works, thanks

    #444367

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘How to hide bottom header border on mobile’ is closed to new replies.