404 Page

Hi! How do I edit the colors of my 404 page including the Home button?

Hey there

provide link to the page and show me what exactly you want to change on that page, or screenshot

For example, if you go to this page that doesn’t exist on my website it shows you a 404 Error Page.

I want to customize the colors of the header and the yellow Home button.

Please add this CSS in appearance - customize - additional CSS

a.button {
background: #37aff7;
}
a.button:hover {
background-color: #37aff7;
}
.error404 #header {
background-image: url(http://skyshineenterprises.com/wp-content/uploads/2018/05/miamiskyline.png) !important;
}

Thanks!
Colorlib Support Team

That worked! Thank you so much ?

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support