Hey there,
I am not sure where this come from as it seems some style is added to the content, anyways, you can fix it be adding this to your css:
.woopopup-info div{
max-width:100%;
}
Hope this helps,
cheers!
Thread Starter
aresca
(@aresca)
Hi there,
unfortunately it doesn,t work.
By the way the content has no particullary setup it’s only an image as you can see down here… and the lines you suggest for the css hasn’t any result.
<a href="http://www.handballestense.com/wp-content/uploads/2014/08/conad.jpg"><img class=" " title="CONAD e HANDBALL ESTENSE insieme per lo sport" alt="" src="http://www.handballestense.com/wp-content/uploads/2014/08/conad.jpg" width="654" height="900" /></a
thank you… anyway!
Hey Aresca,
It seems, this is due to some custom css problems, if you want images to fit in the popup, make sure to set
img{
max-width:100%
}
I hope this helps.
Thread Starter
aresca
(@aresca)
hi…
excuse me but… where do you mean i’ve to add those code lines?
Add this css code to your css file or in the wordpress admin under apparences>editor>styles.css
That should fix everything 🙂
So i hope this fixed it for you.
Cheers,
Thread Starter
aresca
(@aresca)
Oh yes. You di it! Thanks a lot