Hello,
everything with the Enfold theme works fine but I have one problem I can’t solve:
I have serveral pages that are not in the menu structure because of some reasons with a product launch.
I also don’t use the footer with the menu.
e.g. http://c-m-v.eu/kontakt/
But if i search for a non existing page (e.g. http://c-m-v.eu/gfgdh ) I can see all the pages I don’t want to display in the footer!
What can I do?
Regards,
Marcel
Hi mako10!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.error404 #footer {
display: none;
}
Best regards,
Yigit
Hi,
Thank you so much for the fast response. It works! Thanks
The only problem I have now is howe to cancel the search filed on the 404 page. I’m sure there is also a code?
It would be helpful for me to get this.
Best regards,
Marcel