Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #868724

    Hi,

    When I put an image, it appears with white space around it. I am also using the following CSS ( I don’t know whether the CSS could cause the problem):
    .avia-image-container-inner {
    box-shadow: 0px 0px 20px #D9DCDE;
    padding: 5px;
    }
    .avia-image-container-inner:hover {
    box-shadow: 0px 0px 10px #CACDCE;
    padding: 5px;
    }

    How can I fix this issue?
    Thank you in advance!
    Best,
    Anton

    #869110

    Hey Anton,

    Did you try to remove the padding arguments from your CSS?

    Best regards,
    Rikard

    #869530

    Hi Rikard,

    This was the problem. Thank you for your help!

    Best,
    Anton

    #870251

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove white space around image’ is closed to new replies.