Site logo

Archived topic

Header Icons

5 replies · Started by Andrew on January 20, 2022

Viewing posts 1–6 of 6

Hello, I added some icons to our header using the hook generate_after_primary_menu, i really like how it looks. I noticed that on mobile before the header sticks they don't appear to the left of the mobile menu like they do when the header is sticky, did i do something wrong? Or do i need another hook for this?

Hi Andrew,

Do you mean the social icons?

If so, try generate_menu_bar_items hook.

Thanks I'll give that a try. Out of curiosity why does it show up when the header sticks but not before? Are they considered two different areas in the theme? That's my first time using that area so I wanted to be sure.

There's some GP built in CSS set it todisplay:none;

I like how it looks when it scrolls, that's what I'm trying to replicate before it scrolls. So I was just making sure I didn't do anything wrong,that would make it work when stuck vs before that way I know for future use. Thanks for your help!

You are welcome :)

This archived topic is closed to new replies.