Archived topic
GP Premium Doesn't Offer Sticky Header??
3 replies · Started by Joseph on January 29, 2018
Hello, I just purchased GP Premium and I am trying to make a site styled in the same as my other sites I have built with Site Origin themes.
The example site is Houstonhoodcleaning.net
My site I am trying to build now is Phoenixhoodcleaning.net, and I am trying to duplicate my sticky header. Thank you
Hi there,
That header/sticky navigation style can be done quite easily using this method here: https://docs.generatepress.com/article/navigation-logo/#navigation-as-header
Let me know if this helps :)
Ah ok, thanks. It seemed obvious.
Can I make that navigation logo clickable? I added this code in footer, which works in other themes, and it didn't work. Thanks again
<script type="text/javascript">
jQuery(".logo").attr("href", "tel:13125530996");
</script>
The navigation logo is clickable and links to your home page by default.