Archived topic
A completely different layout for other pages
3 replies · Started by Uwe on January 5, 2021
Hello GeneratePress-Team
I created a layout for some pages with the customizer and various CSS.
Now I have 4 pages, each of which should have a completely different layout.
Each of the 4 pages should have a different logo in the header widget, a different menu in a different position, a different background image, etc.
How can I do this?
With the Customizer it doesn't look like it does.
If I import a different theme from the library, the layout of the pages already finished are broken.
I thank you in advance for your answer.
greetings
Hi Frank,
- A different logo in the header widget would require a plugin like this:
https://en-ca.wordpress.org/plugins/content-aware-sidebars/
- A different menu would require a plugin like this:
https://en-ca.wordpress.org/plugins/if-menu/
A different menu position would require this filter:
https://docs.generatepress.com/article/option_generate_settings/#options-%E2%80%98nav_position_setting%E2%80%99
With WordPress conditional tags:
https://codex.wordpress.org/Conditional_Tags#A_PAGE_Page
- A different background image would require some custom CSS. We can help with this if you provide alink to your site.
Hi Leo,
many thanks for your help. Now I have to prepare the pages first. If I am not able to change the backgrounds (color or pictures), I open a new ticket. But it takes some time, I am not working every day at the pages. Until than all the best.
Sounds good.
Just let me know if you need help with the specific items above :)