Home Forums WoodMart support forum Mobile Search White Block

Mobile Search White Block

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

    Hello,

    For some reason on my homepage, the mobile has a large white space instead of the normal search bar. Do you know how to correct this it only happens on the homepage?

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

    Hello,

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

    body .mobile-nav .searchform input[type=text] {
        background-color: black;
    }

    Best Regards

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