Hi,
I’ve read on other posts that this isn’t really possible but this site I’ve spent a long time on is about to go live and I’ve only just realised how bad the search and error pages look when compared to the style I’ve used on this site. Is there definitely no way of editing these pages with the Avia Layout Builder because I need to remove the sidebars and desperately need to add a white background to the pages and tweak the padding.
The site is – yogidev.co.uk/accentu
Thanks,
Matt
Hey Matt!
Please add following code to Quick CSS
.error404 .sidebar,.search .sidebar { display: none !important; }
.error404 .content,.search .content { width: 100% !important; border: none; }
Best regards,
Yigit
Great, thank you!
Any idea how I can get a white background on there too? Like the other pages I have on the site?
Thanks,
Matt
No worries, I’ve sorted it.
Thanks for your help though, yigit!