This topic has 4 replies, 2 voices, and was last updated 7 years, 3 months ago ago by Rose Tyler
Hi,
I have another issue with the search box, don’t know if it’s a bug or not. This issue can be reproduced when you type in any search that will result in “no product were found”
Screenshot https://prnt.sc/gfbhb6
The result is an additional layer/box below the search box which I don’t think should be there.
Thank you.
Hello,
Please add this code in custom css:
.search-no-results .header-advanced form .form-control {
margin-bottom: 0;
}
Regards
That fixed the issue! Thank you very much.
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up