Hi,
on my side, the Article are displayed reduced to one another.. Unfortunately I get the formatting does not go as desired.
So it should look like: http://www.actaudit.de/website.jpg
I hope, you can help ;) Thanks.
Regards,
Stefan
Hey tvgverlag!
I checked your site (English version) but it doesn’t look like your using Enfold there. Can you send us a link to the directory where your using Enfold?
The reason it looks like that is because you need to set a sidebar to the page. You can add some CSS inside a codeblock element to hide it again.
<style type = "text/css">
aside { display: none !important; }
</style>
Best regards,
Elliott
Hi Elliott,
sorry for the late reply, which this is not yet a priority project, but in January :) The main Website is not a WordPress Site.
The URL to the Worpress is http://wordpress.actaudit.de/, here you can see the problem.
The store is currently planned only in German.
Best Regards,
Stefan
Hey!
Go ahead and add the sidebar to the page and the CSS and it should go back to the left aligned style.
Regards,
Elliott