Viewing 1 replies (of 1 total)
  • I just add css rule on my multiedit region.

    <div id=”banner”>
    <?php multieditDisplay(‘banner’); ?>
    </div>

    add the css rule:

    #banner img {
    width: 100%;
    }

    That works for me

Viewing 1 replies (of 1 total)
  • The topic ‘Can't edit area for responsive image’ is closed to new replies.