Archived topic
Off Canvas Panel
3 replies · Started by Andrew on October 18, 2021
Hello I'm trying to add some social icons to my off canvas panel, I was able to add the logo to the top by adding a block element to "generate_inside_slideout_navigation" however when I add another block with the social icons below the image block it doesn't display for some reason. Do I need to add another block and hook to the same place and change the priority to get it below?
Hi there,
i can see an empty HTML element for wp-social-links block - not sure why its empty.
As you're using GenerateBlocks, try using the GB Buttons block instead - you can set just an icon and disable the text for each button.
Thanks David that works.
Glad to hear that!