• We are using the new Gutenberg editor and have noticed that when we create galleries the pin button gets distorted. Is anyone else seeing this? Is there a fix?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author mrsztuczkens

    (@mrsztuczkens)

    Hey @k8wdesign,

    please try adding the following CSS to your website and let me know if that helped:

    a.pinit-button {
        height: 43.2px !important;
        width: 43.2px !important;
    }

    Please note that it fixes the size of the Pin it icon you’re using, so if you ever change the size in settings, the UI will be messed up.

Viewing 1 replies (of 1 total)
  • The topic ‘Gutenberg Gallery’ is closed to new replies.