Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #534798

    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

    #534863

    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

    #544537

    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

    • This reply was modified 8 years, 4 months ago by tvgverlag.
    #546041

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.