Hi Kriesi,
We have some problems with the page structure. It doen’t work well. For example when adding new columns the front-end goes wrong. I have added some images from the front and backend.
I look forward to hear from you.
Thanks,
Amir
Hey Faktor22!
try this code in Quick CSS field:
div#av_section_2 {
width: 112%;
margin-left: -6%;
}
div#footer {
width: 112%;
margin-left: -6%;
}
footer#socket {
width: 112%;
margin-left: -6%;
}
and adjust if needed.
Best regards,
Andy
HI Andy,
Thank you for you help. But this does’t solve the problem. There must be something with the theme!
Hi!
the theme is working fine for thousands of other people and the code provided is working fine for me as well. Please clear browser cache and refresh a few times. You could try to add an !important to every value:
div#av_section_2 {
width: 112% !important;
margin-left: -6% !important;
}
div#footer {
width: 112% !important;
margin-left: -6% !important;
}
footer#socket {
width: 112% !important;
margin-left: -6% !important;
}
Regards,
Andy
Hi Andy,
The theme is still not function properly for me. I think that this is happend with the latest update of enfold and the page builder. I have cleared the browser cache and downloaded and installed the theme, but the problem still exist. Please look closely at the pictures which I have mailed before. You can see that there is an error when adding something new in page builder. The code you have given is not solving this problem. There has to be a cause. The funny thing is that if you add a line with the page builder, the content is back to normal. if you removed it, it goes wrong again with the front end.
Regards,
Amir