Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Aditya Deshmukh

    (@adityadeshmukh)

    After 2 days of hard-work, I found the solution to the problem. I added the following to my custom CSS panel(actually, I just copied the lines of code from my themes stylesheet.css file and modified it slightly).

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

    its working. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Full Width row not working in Live composer page builder’ is closed to new replies.