Essential Grid - Random Black Box

Hi there, hoping you guys can help.
I have this mysterious black box around some of my photos.
I can’t seem to figure out the CSS call out to get rid of it or just make it white. Can you help?

Hey Ashley,

Thanks for reaching out!

To change the black box into white box, you can use the CSS code below.

#esg-grid-4-1-wrap {
    background-color: #ffffff;
}

Please note that providing custom CSS code is outside the scope of our support. Issues that might arise from the use of custom CSS code and further enhancements should be directed to a third-party developer or you can avail One where we can answer questions outside of the features of our theme.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.