Comments firuz_9712 started the conversationDecember 16, 2019 at 9:17amHow i can change search design? Like search on this site or another design 228Milingona repliedDecember 16, 2019 at 8:45pmLooks that you have already fixed that: https://d.pr/i/AmIpga?Thanks, Milingona Support Follow on Envato Facebook Twitterfiruz_9712 repliedDecember 25, 2019 at 7:32amI wrote css to change design. It's not responsive and I think it's not correctly work. How to create responsive design for search? .vu_search-modal .vu_sm-close { position: absolute; top: 15px; left: -20px; font-size: 17px; color: #000 !important; } .vu_search-modal .vu_search-form .vu_sf-wrapper .vu_sf-input{ color: #000 !important } 228Milingona repliedDecember 28, 2019 at 11:31amPlease add the following code at Bakery > Custom Code > Custom CSS in order to fix that. @media screen and (max-width: 480px) { .vu_search-modal { width: 100%; height: 60px; top: 120px; right: 0; left: 0; }}Kind regards, Milingona Support Follow on Envato Facebook Twitter Sign in to reply ...
How i can change search design? Like search on this site or another design
Looks that you have already fixed that: https://d.pr/i/AmIpga?
Thanks,
Milingona Support
Follow on Envato Facebook Twitter
I wrote css to change design. It's not responsive and I think it's not correctly work. How to create responsive design for search?
Please add the following code at Bakery > Custom Code > Custom CSS in order to fix that.
Kind regards,
Milingona Support
Follow on Envato Facebook Twitter