Viewing 1 replies (of 1 total)
  • Hi,

    The slider template has a “shadow” around the frame that’s why you see the corner edges. If you remove the shadow from the slider template CSS then it’ll be same as your contact page image.

    If you don’t know how to find the CSS to use, here’s what you need to add to your theme stylesheet (you can add from the editor in the admin panel):
    .theme-default .nivoSliderWeptile {box-shadow: none !important;}

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with transparent PNGs’ is closed to new replies.