• This is really a awesome plugin.I just have a small problem.
    Full width row works as I have added some lines of code to CSS. It’s Working in the front end of the site, but when I edit the page is Live Composer editor, the width of the row decreases.
    I want to see the site exactly as it is seen from the front end, while using the editor.
    I have added following code to Custom CSS-

    .container{
    width:100%;
    margin:0px 0px;
    }
    .gutter{
    margin-left:0px;
    margin-right:0px;
    }

    Plugin URL: https://www.ads-software.com/plugins/live-composer-page-builder/

  • The topic ‘Width of Full width row decreases when editor is activated in live composer’ is closed to new replies.