Home › Forums › Support › Pageheader with elements This topic has 3 replies, 3 voices, and was last updated 5 years, 4 months ago by Tom. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 4, 2020 at 5:10 am #1567076 mzsstade Hi, I created a Pageheader for a Customer Area without the primary and secondary Menü. That works fine for the Desktopversion but on Mobil-Version the primary menu is back. How can I disable it only for this single Pageheader? December 4, 2020 at 9:59 am #1567624 LeoStaff Customer Support Hi there, Not sure if I fully understand – I’m not seeing a page hero on the page you’ve linked. Are you trying to remove this on this page only? https://www.screencast.com/t/dHCEUvEGa Or the entire header? https://www.screencast.com/t/dQUQhXlYy7wd December 7, 2020 at 12:37 am #1570000 mzsstade Hi Leo, yes I created a Pageheader for the Training-Sites and won’t display the Primary-Menu, that works only on Desktop-Devices. December 7, 2020 at 9:15 am #1570611 TomLead Developer Lead Developer Hi there, Give this CSS a shot: .page-id-2429 #masthead { display: block !important; opacity: 1; } .page-id-2429 #mobile-header { display: none !important; } Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In