Home Forums WoodMart support forum Boarder?

Boarder?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #205239

    marcusbay
    Participant

    How can i remove Header border on mobile, without removing on desktop version

    #205240

    marcusbay
    Participant

    check image

    #205281

    Hello,

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

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

    Best Regards

Tagged: 

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