Archived topic
Transparent Header not working good on single post pages
4 replies · Started by Kathryn on July 6, 2021
Transparent Header Element works good only on Homepage for now, but on major custom post type pages is overlapped and it is ignoring anything I tried to do, starting from offset to giving a padding or top value - nothing.
Hi Kathryn,
If you only want the Header element on the homepage, why not set its display rule to the homepage only?
When you are using the header element merge function, the header will be set toposition: absolute;, so it doesn't occupy any space.
Let me know if you need further assistance :)
I want Transparent Header everywhere, but it only works on Homepage
found it, nvm
You figured out how to achieve what you want?