How to fix the Medium Gallery’s overflow

First you’ve to add custom class name to the row of the Medium Gallery element, for example vc_custom_photographer_profile, then add the custom CSS to the page to make the row’s overflow to be visible, something like:

.vc_row.vc_custom_photographer_profile{
overflow:visible!important;
}

Then the enlarged image in the Medium Gallery won’t be cut off.

Aliquam efficitur, eros rutrum sagittis tempor, mauris odio interdum tellus, eu placerat nisl urna quis justo. Sed eleifend, lacus nec bibendum pulvinar, nibh mauris vehicula augue, sit amet mattis ligula lorem eu nisl

Inspired By The Gallery?