• Resolved patbsh

    (@patbsh)


    Hi,
    Thanks for such a great plugin!
    I am trying to integrate it to my second sticky header and I cannot change the width of it using css. Not a long ago I saw you replied to someone telling him to use following code in order to make it smaller past 200px:

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

    However, the following code does not take effect on my site, it works in the editor but results don’t show up live.
    Could you please help me with it?
    Also, if I want to turn the search box into an icon or style it, what css classes are used to create the search box so I can play with it?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Olá,

    qual é o tema que você está usando?

    Caso você consiga… clique com bot?o direito em cima da caixa de pesquisa assim vc descobrirá qual é a class ou id dela.

    Plugin Author Damian Góra

    (@damian-gora)

    You can change the width of the search bar by styling class dgwt-wcas-search-wrapp.

    If you want to write own search icon, you can also use dgwt-wcas-search-wrapp class to add show/hide actions after clicking the icon.

    If you need individual help, you can without pasting the URL of your website here, contact me via https://ajaxsearch.pro/contact/.

    Best Regards
    Damian Góra

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