Archived topic
Top Bar for Black Friday
3 replies · Started by 24xstudio on November 23, 2020
Hey,
I was looking at GP support and noticed this: https://prnt.sc/vovf28a
Kindly guide me on how I can create the same top header.
Regards
Hi there,
It's using the generate_before_header hook in a hook element:
https://docs.generatepress.com/article/hooks-element-overview/
You can see the exact HTML and CSS involved by right-clicking on the element and use the browser inspector tool:
https://docs.generatepress.com/article/hooks-element-overview/
You can also build that with GenerateBlocks and block element:
https://docs.generatepress.com/article/block-element-overview/
Thanks, man. :)
No problem :)