Comments 2manosanhueza started the conversationSeptember 15, 2017 at 3:46pmHi,How can I delete the main menu from my intro page, it is an slider revolution,thank you![deleted] repliedSeptember 16, 2017 at 7:17amHi there, Go to that page and click Edit Page, then on the Parameters and Options > Custom CSS paste this CSS code: header.site-header { display: none !important; } Will set this ticket as solved from here. 2manosanhueza repliedSeptember 18, 2017 at 11:15amBut this will delete the menu from the hole site? I just want to delete the menu from the first page: intro page with slider revolution JUST this page, I tried this code with the page id .postid-4304 header.site-header { display: none !important; }but it didn't work.. Thank you[deleted] repliedSeptember 19, 2017 at 11:34amHi manosanhueza, Please read my last reply carefully because i wrote that you have to go to Parameters and Options on that page. Each page has it’s own parameters area that will be valid for that page only. Thanks! Sign in to reply ...
Hi,
How can I delete the main menu from my intro page, it is an slider revolution,thank you!
Hi there,
Go to that page and click Edit Page, then on the Parameters and Options > Custom CSS paste this CSS code:
Will set this ticket as solved from here.
But this will delete the menu from the hole site?
I just want to delete the menu from the first page: intro page with slider revolution
JUST this page,
I tried this code with the page id
.postid-4304 header.site-header {
display: none !important;
}
but it didn't work..
Thank you
Hi manosanhueza,
Please read my last reply carefully because i wrote that you have to go to Parameters and Options on that page.
Each page has it’s own parameters area that will be valid for that page only.
Thanks!