Replies: 0
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!