This will fix a very specific problem of your images flowing over the boundaries of your site when using this Pinterest plugin. Place this CSS into your custom CSS input field.
.pibfi_pinterest {
max-width: 100%;
}
This will fix a very specific problem of your images flowing over the boundaries of your site when using this Pinterest plugin. Place this CSS into your custom CSS input field.
.pibfi_pinterest {
max-width: 100%;
}