Accurate to say, there are always 25px margins, the computer is also seen,Because I used the -25 margins,So the computer can not see,
Compatible with Beaver Builder
FANG Jun 21, 2017 · 8:57 pm #7106
Thanks for opening. Will resolve ASAP tomorrow morning. Chat further then 🙂
FANG Jun 21, 2017 · 9:02 pm #7108
Can I delete it
(.fl-builder .site-content .container {
max-width: none;
padding: 0;
})
temporarily?
To temporarily look normal.
Definitely. Little CSS customisations like this can be added or removed as you require.
Hi. Thanks for the wait.
Let’s try this:
1. Add the following to Additional CSS:
.fl-builder.page-layout-full-width .site-content .container {
max-width: none;
padding: 0;
}2. Go to the page in question and locate the Page Settings meta box in the right column. Set the Page Layout to Full Width.
Basically, we’re using the same CSS rule as before but this time we’re linking it only to the Page Settings > Page Layout > Full Width setting so that it doesn’t impact any other pages.

FANG Jun 23, 2017 · 11:11 am #7113
Perfect!! thanks!!
For sure 🙂
7 posts