Hello,
Please try to use the elementor canvas attribute in your template instead of the default, and check.
If not resolved, share the page URL to check it.
Thanks for your reply. But your solution has no effect.
Page settings
I found out that the title bar is just visible on desktop not on mobile. I can set that with the Cusomizer > Visbility option. But there’s no option for “not visible at all”. Wonder why this is just a problem on 404 page. On all other pages I can switch off title bar with the page settings.
Settings visibility ttile bar.
Any other idea to solve that? Page 404 is on Elementor’s template folder, not on wordpress folder (see screenshot). Might that be the reason?
Folders
-
This reply was modified 1 year, 2 months ago by
locker17.
-
This reply was modified 1 year, 2 months ago by
locker17.
-
This reply was modified 1 year, 2 months ago by
locker17.
Now it works after uninstall and install ocean_extra plugin again.
Happy too early.
Problem exists
Link to test page:
http://stag3.listaustralia.de/kontakt/jkjljl
Any help?
Hello,
Please try to add the below CSS code from the Appearance > Customize > Custom CSS, and check.
.error404 .page-header.centered-page-header.hide-tablet-mobile {
display: none;
}