Your theme is hiding overflow. You need to correct this by adding the following to your themes style.css file:
.events-gridview .entry-content {
overflow: visible;
}
Does that work?
Author
Posts
Viewing 2 posts - 1 through 2 (of 2 total)
The topic ‘Pop Up being cropped’ is closed to new replies.