Home Forums WoodMart support forum Full width search form

Full width search form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221119

    previna
    Participant

    Hi, I wanted to ask how to make a mobile version of a full width search box?

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

    Hello,

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

    body .whb-top-bar.whb-flex-flex-middle .whb-col-mobile {
        margin-right: -13px;
        margin-left: -13px;
    }
    body .whb-column .woodmart-search-form {
    padding:0;
    }

    Best Regards

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