Tagged: search page
Hi
Is there a way to move the search box on the search page? The clients wanted their logo in a particular position and to disappear when on scroll (it works perfectly) but the only problem is on the search page. The logo sits over the search bar (see screenshot). It can be seen if you scroll slightly so the logo disappears but we’d rather the search bar is moved down or across so it’s not hidden when the page first opens.
Many thanks
Anji
Hi Yigit
Yes, sure
Anji
Hi!
Please add following code to Quick CSS
.error404 .content, .search .content {
padding-top: 170px;
}
Best regards,
Yigit
Hi Yigit
I’ve tried the code and I’m afraid it doesn’t seem to work.
Anji
Hey!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
Yigit
Hi Yigit
Here’s the login details…
Thanks
Anji
Hi!
There was a missing closing curly bracket in your custom CSS code. I closed it. Please flush browser cache, refresh your page a few times and review your website
Regards,
Yigit
Hi Yigit
Thanks so much for this…I thought I’d copied and pasted correctly but obviously not! Thanks again for your help…as always, brilliant support.
Anji