I would like to build my site with different colored/styled headers for each page. For example on the home page, I have a dark theme. Thus I want a dark colored header with a white colored logo and text. However, on a different page, I want a white page, thus a white header with a black logo and black text. Please make it available to change the style of the header/footer depending on each page.
#featurerequest
If you put a box behind and put it off of show on all pages then you can make multicolerd headers
You could experiment with strips and wix code. Create different layers with strips containing desired variants of the elements. Then show/hide them on pages according to your needs. Place the strips in the header.
@dee4charlotte How do I show/hide on specific pages?
Hope this helps.
You can already do that if you hide the header on the pages you want a different header on and use wix container boxes (known as divs when coding) for the other headers. you can show and hide on this panel and then when the header is hidden create a custom header on that page and paste that header on the rest of the pages you want it on. Then you can show the standard wix header on the pages you want that header on. Its a lot of work but it does the job.
Yes i know this exists but its more of a “hack” method. Very time consuming and painful. Thanks anyways,