• Resolved stefansic

    (@stefansic)


    too much height, want to change this to 40px or less, but how???

    best

    Stefan

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Marta

    (@martadella)

    Hi Stefan,

    You can change the height of the search form by adding the following CSS code to “Appearance” –> “Customize” –> “Additional CSS” (if you have problems finding this section, watch this video: https://www.youtube.com/watch?v=f0_6aeZEV58):

    .dgwt-wcas-search-wrapp .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        min-height: 30px;
    }

    Let me know if this helped you ??
    Regards,
    Marta

    Thread Starter stefansic

    (@stefansic)

    Hi Marta,
    thank you very much, it works!
    Best ??
    Stefan

    Plugin Support Marta

    (@martadella)

    Hi Stefan,

    Glad it works for you ??

    Regards,
    Marta

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to change the height of the search form?’ is closed to new replies.