Home Forums WoodMart support forum How to adjust the font size in the search box?

How to adjust the font size in the search box?

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

    gu634099552
    Participant

    How to adjust the font size in the search box

    #264676

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .woodmart-search-full-screen .searchform input[type=text] {
        font-size: 32px;
    }

    Regards.
    Xtemos Studios.

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