Hi,
As you can see, there are some bugs with some one column page.
On this one, all is correct.
(Link one in private access).
and on this one, there is 2 blank columns. (on the left and on the right) although there is no lateal settongs for this page.
(Link 2 in private access).
How can I fix it ?
Best regards.
Hey DRONE-ARDECHE,
Try adding the following to quick css:
.container{
padding-left:0px!important;
padding-right:0px!important;
}
Best regards,
Jordan Shannon
Thks but it doesn’t work.