Hey there. I’m playing around with hooks and elements to create a landing page. One of the things I want to do is a to make a top bar with invitation to join my mailing list, similar to this page: https://libbykirschbooks.com/
Trying it out here: https://www.ajnorfield.com/home/ but as you can see there’s a black bar between the hook and the navigation. I can’t figure out how to get rid of that hook…
I tried this but it does not seem to stick/do anything. is custom-top-bar the correct call for it when I use the hook functionality? Should I use a different text version instead of H6? OR approach this entirely different?
I’ve not managed to make it work with block element either.
That worked, thank you very much! Still learning a lot about these class tags and how they respond to different things like calling up a pop-up or custom CSS like this.