Comments 1Adrianne started the conversationNovember 17, 2019 at 12:26pmHello and as always, thank-you. Is it possible to increase the search box and font on the 404 error page, so if users do land there, they can navigate back out easily?Attached screen shot. Cheers, appreciate it. Adrianne 2,700PenciDesign repliedNovember 17, 2019 at 2:04pmHi,Please try add more this code to Customize > Custom CSS to do that: .error-404 form#searchform input.search-input { width: 100%; max-width: 500px; padding: 18px 40px 18px 20px; background-position: 95% 18px; font-size: 16px; } .error-404 .go-back-home a{ font-size: 16px; } Best Regards,PenciDesign Sign in to reply ...
Hello and as always, thank-you.
Is it possible to increase the search box and font on the 404 error page, so if users do land there, they can navigate back out easily?
Attached screen shot.
Cheers, appreciate it.
Adrianne
Hi,
Please try add more this code to Customize > Custom CSS to do that:
Best Regards,
PenciDesign