• Closed
  • Thomas Deboos
    Spectator
    07.05.2016 at 11:35 #27385

    Hy everybody,

    As you can see on this screenshot, when I added an image, there is a grey frame behind this and I would like to remove this frame to let the background appear : http://prnt.sc/b19wx8

    Hope you will be able to help me,
    Thanks !

    Denzel Chia
    Moderator
    Posts: 2656
    08.05.2016 at 08:15 #27403

    Hi,

    Please post your URL to the page that you took the screenshot.

    Thank you.

    Thomas Deboos
    Spectator
    Posts: 8
    17.05.2016 at 19:53 #27755

    Hi,

    The url is : http://zelecconcept.fr/index.php/nos-engagements/

    Thank you in advance,

    Thomas

    Roman
    Spectator
    Posts: 3147
    17.05.2016 at 20:12 #27758

    insert this Custom CSS in theme options panel:

    .entry-content img,
    .entry-content .wp-caption {
    background: none;
    }

    Thomas Deboos
    Spectator
    Posts: 8
    01.07.2016 at 19:04 #28729

    Thank you, it’s perfect !