I ended up moving the exact same code V.Petrov provided:
.one_third {
width: 32% !important;
margin-right: 1% !important;
}
.one_third.last_column {
width: 32% !important;
margin-right: 1% !important;
}
to the plugin stylesheet & it fixed my responsive issue.
Thanks again V. Petrov for following up with this problem!
Thanks for posting this workaround V. Petrov!
Your code works great for my site on the desktop, but when I view it on mobile – it looks much smaller than all of the other columns.
Does anyone have any suggestions for a mobile fix?
my url: http://arizonaleadership.org
Thank you!
Ellen