Right edge of essential grid boxed posts cut off

On desktop, the right edge of the essential grid boxed posts gets cut off so that the right border is missing on all posts on the rightmost column. I’ve tried adjusting the border, spacing, and border width all to no avail. For a brief time it worked when I set the right border width to 2 pixels rather than one, allowing just 1 pixel to appear and the right borders on all the other posts to be thicker, but it didn’t work.
Each time I try to fix this, the fix only seems to work temporarily but then defaults to being cut off.

1 Like

Found part of the answer: I added this to the css, which seems to allow at least one pixel of the two on the right border to show, we’ll see if this keeps working or not though:

.site .esg-overflowtrick {
overflow: visible
}

1 Like

Hey Jenny,

We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!

Best Regards.

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