#6800
Skandha
Participant

@kthisandthat: Hello there,
The link to leave a review is https://wordpress.org/support/plugin/catch-instagram-feed-gallery-widget/reviews/#new-post.

I don’t see the View on Instagram button anymore on your site.

To change the black background to white in the footer
Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

.entry-footer-wrapper {
    background-color: #fff;
}

Let me know if this works out!
Kind Regards,
Skandha