Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Guillaume

    (@guillaume-lostweb)

    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="https://www.handballestense.com/wp-content/uploads/2014/08/conad.jpg"><img class=" " title="CONAD e HANDBALL ESTENSE insieme per lo sport" alt="" src="https://www.handballestense.com/wp-content/uploads/2014/08/conad.jpg" width="654" height="900" /></a

    thank you… anyway!

    Plugin Author Guillaume

    (@guillaume-lostweb)

    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?

    Plugin Author Guillaume

    (@guillaume-lostweb)

    Add this css code to your css file or in the wordpress admin under apparences>editor>styles.css

    That should fix everything ??

    Plugin Author Guillaume

    (@guillaume-lostweb)

    So i hope this fixed it for you.

    Cheers,

    Thread Starter aresca

    (@aresca)

    Oh yes. You di it! Thanks a lot

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Strange layout…!!!!’ is closed to new replies.