-
Author
-
November 17, 2017 at 16:25 #180132steveParticipant
Hi
How can change this image? Thought it is /public_html/wp-content/themes/sweetdate/assets/images 404_image-php, but seems not, after changing still see same image.
Thank you!
November 18, 2017 at 16:31 #180199Kieran_SQModeratorHi @Steve,
Looks like you already have it figured out (see screenshot), clear your cache(s) if you do not see it on your end.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
Attachments:
You must be logged in to view attached files.November 23, 2017 at 23:56 #180839steveParticipantYes thanks, is it also possible to not show theme header on 404 page, I mean that only see this image I add and content below it?
November 24, 2017 at 06:28 #180872Kieran_SQModeratorHi,
You can use the .error404 class before any other class or element to target it only on the Error 404 page, to hide the header please use the below CSS
.error404 #header {display: none !important;}
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.