-
AuthorPosts
-
June 21, 2015 at 12:32 pm #462329
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,
AmirJune 22, 2015 at 1:07 pm #462711Hey 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,
AndyJune 23, 2015 at 9:32 am #463194HI Andy,
Thank you for you help. But this does’t solve the problem. There must be something with the theme!
June 24, 2015 at 10:04 am #463849Hi!
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,
AndyJune 24, 2015 at 7:26 pm #464280Hi 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,
AmirJune 26, 2015 at 4:18 am #464749 -
AuthorPosts
- You must be logged in to reply to this topic.
