Archived topic
Different category templates (LOGO and colors)
1 reply · Started by Elvis on January 1, 2018
Hey, id like to know if it is possible to customize the logos and colours in different categories pages and also the post pages of the categories so that its possible for instance to create a unique section which seems like an entirely different site
I haven't yet installed Generatepress but I need to know before I start the theme shifting.
Hi there,
You can use this filter for logo: https://docs.generatepress.com/article/generate_logo/#example
Colors will likely be CSS which we can help.
Unique sections will likely be hooks: https://docs.generatepress.com/article/hooks-overview/
with conditional tags: https://docs.generatepress.com/article/using-hooks-conditional-tags/
Let me know if you need more info :)