Viewing 1 replies (of 1 total)
  • Hey @webepc,

    Thanks so much for reaching out! It looks like there are some styles coming from your theme that may be impacting the height of that Pinterest button. To resolve this you should be able to take the CSS below and place it into the Additional CSS section in WordPress:

    .dpsp-content-wrapper  button.dpsp-pinterest {
        min-height: unset !important;
    }

    Feel free to give that a try and let us know if it works!

Viewing 1 replies (of 1 total)

The topic ‘Pinterest button little problem’ is closed to new replies.