Hi, Maddy!
Try to insert the following code into Customizing->General->Additionall CSS:
@media only screen and (max-width: 992px) {
.vision-search-box.active{
top:60%!important;
right:50px!important;
}
}
Adjust the top and right values as you need.
Regards
-
This reply was modified 2 years, 10 months ago by
Zex.