• Resolved infosoli

    (@infosoli)


    Hello,

    First off thank you for this plugin, very helpful. I would like to change the size of the form box. I have found its in the AJAX search settings; however, I have changed the size from the default to 200, but it hasn’t changed on the main page of the website’s

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    Hello,

    Minimum width of the search form is 230px. If you have to make it smaller, add the following CSS:

    
    .dgwt-wcas-search-wrapp {
        min-width: 200px;
    }
    

    If you don’t familiar with custom CSS, take a look at this video.

    Best
    Damian

    • This reply was modified 4 years, 9 months ago by Damian Góra.
    Thread Starter infosoli

    (@infosoli)

    Thank you so much Damian, for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change size of box’ is closed to new replies.