Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey Geff,

    Thanks for posting!

    It looks like your theme is applying a fixed width to the content area. Can you check if there is a setting for it? If there isn’t, you can use the CSS snippet below. It should override your theme’s styling, and make it go full width.

    .fl-builder > div > .container {
      width: 100%;
    }
    .fl-builder > div > .container .col-md-12 {
      padding: 0px;
    }

    Ben

    Thread Starter geffynho

    (@geffynho)

    You are a Genius !!!!

    Thanks for the CSS, i’ll enjoy building my website now ??

    if there is any trial for the pro version of beaver, just send me a link, i’m definitely thinking about going full version.

    Thanks again,

    Geff

    Thread Starter geffynho

    (@geffynho)

    You are a Genius !!!

    Many thanks for everything !

    Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey Geff,

    Glad to hear it worked!

    You can try doing a demo of our premium version on our site via the link below. ??
    https://demo.wpbeaverbuilder.com/?new

    Ben

    I am new to website building and was using beaver builder plugin to build my site.Suddenly there are some editing problems cropping up with this.I am not able to add 3 rows below one row as when i am doing this they are coming vertically.Strange problems are also there when i try to add pictures.
    Help me out please!

    All my other pages which i have made are also showing similar problems!

    Plugin Contributor Ben Carlo

    (@hinampaksh)

    Hey Anmol,

    I believe we already resolved your issue via email? Or was that for a different one?

    Ben

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Full width background box’ is closed to new replies.