Home › Forums › Support › page customization CONSULENZA This topic has 1 reply, 2 voices, and was last updated 7 years, 2 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 14, 2017 at 1:59 am #402983 informa Good morning It’s only possible for the page: “advice” not to see the various menus. In a nutshell i would like to remove the red circle in the image https://www.allenamentoin20minuti.com/wp-content/uploads/2017/10/11.jpg October 14, 2017 at 8:23 am #403135 LeoStaff Customer Support Hi there, Top bar and primary navigation can be hidden using the the disable element metabox on that page: https://docs.generatepress.com/article/disable-elements-overview/ Then if you use Tom’s Simple CSS plugin: https://docs.generatepress.com/article/adding-css/#simple-css It gives you a CSS metabox for each page, then you can use this CSS to hide the header widget: .header-widget { display: none; } Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In