We are using OIO Publishers to serve three 200 x 200 ads in the right sidebar. For some reason the ads are cut off on the bottom.
See:
http://lakewaleschamber.com/
When you mouse over the ad you can see the entire ad. I tried resizing the ad and the ad zone withing OIO publisher. It seems like there is something in the theme or widget that is interfering with the display. Any thoughts on how we can fix this?
Hey!
Try adding this code to the Quick CSS:
.entry-content-wrapper ul li{
margin: 0 !important;
}
Cheers!
Josue