Hey,
is it possible to hide the menu and footer on special pages? I need only one page with a fullscreen-picture or movie that automatically loads without a menu on the top.
Thanks for any hints!
Micha
Dear @Micha
Here in the documentary you can find how to use CSS only on a specific page: http://laytheme.com/documentation.html#custom-css-styling
Hope I could help!
Best!
Marius
Hey @mariusjopen ,
thanks, i checked the documentary, but i know to little css.
i dont know how to hide the footer and how to hide the menu.
and to adress the specific page (id=1321) via css…
i just need to hide it on this single mobile page here:
https://welcome-new-silence.de/cd
Thanks for any hint!
Micha
Dear @Micha
it is weird that I cannot see the page slug or id.
I will check with Armin.
Best!
Marius
@Micha uses some custom code in his <head> that is malformed, causing the html that comes next to be malformed too…
my guess is he put </head> into "lay options" → custom css & html → custom code in <head>
xD
Hey, @arminunruh @mariusjopen
thanks for the help.
I just copied the Pinterest verification code in the Custom <head> content:
it looke something like that.
<meta name="p:domain_verify" content="1fcxe6bx17dx192dx63dx49cxca6x069“/>
is something wrong with this?
or might be the css i added be wrong to?
Thanks!
Micha
@mariusjopen Okay, i checked the CSS Code and there have been some issues. Sorry!
Now i can find page slug and id with the developer-tools, but what is the code to hide the menu on that page? i cannot find anything in the forums?
Thanks!
Micha
Dear @Micha
with the link I posted before and display: none !important you can hide every element you wish on each page you wish.
Best!
Marius