Is it possible to add a back to homepage button in error404.php using the same theme styles?
Thanks
I seem to have fixed this on my local server which should hopefully reflect when the site goes live.
Thank you
Can anyone shed any light on this? I noticed this was an issue on the demo site.
Cheers,
Danny
That works perfectly and looks much better now with a larger border to contain the image! Thank you!
I had to also add this to custom css to alleviate a slight navigation alignment issue.
@media screen and (max-width: 767px){
.pp_details, div.pp_default .pp_details {
background: transparent;
position: inherit;
}
}
Appreciate the support.
Cheers,
Danny
bump
I seem to be running the latest version