JayPee Posted June 12, 2023 Share Posted June 12, 2023 My website is https://www.specialyoga.co.uk/ I'd like to create a page that can act as a landing page with no header navigation, so peeps have to use the links I create on the page. I want the links to remain throughout the rest of the site, it's just this one page I want it to effect. Is this possible, and if so how do I do it? Link to comment
Solution sayreambrosio Posted June 12, 2023 Solution Share Posted June 12, 2023 1 hour ago, JayPee said: My website is https://www.specialyoga.co.uk/ I'd like to create a page that can act as a landing page with no header navigation, so peeps have to use the links I create on the page. I want the links to remain throughout the rest of the site, it's just this one page I want it to effect. Is this possible, and if so how do I do it? Add a code block anywhere on the page just NOT in the footer. Add the code below to the code block and save. <style> .header, #footer-sections{ display:none !important; } </style> Sayre Design Site: https://www.stregaconsulting.com Author Coordinates: https://bio.site/sayreambrosio Italian Journey: https://bio.site/ambrosiosjrnyhm Link to comment
JayPee Posted June 13, 2023 Author Share Posted June 13, 2023 Wow, thank you. What a legend. sayreambrosio 1 Link to comment
sayreambrosio Posted June 13, 2023 Share Posted June 13, 2023 38 minutes ago, JayPee said: Wow, thank you. What a legend. You’re welcome 🙂 Sayre Design Site: https://www.stregaconsulting.com Author Coordinates: https://bio.site/sayreambrosio Italian Journey: https://bio.site/ambrosiosjrnyhm Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment