[Resolved] Blog page

Home Forums Support [Resolved] Blog page

Home Forums Support Blog page

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #608643
    Catalin

    The blog page from my website looks different from my website, also I have the same options for all the pages, including the blog page.

    Any idea how could I have the vertical menu sidebar also for the blog page?

    Thanks.

    #608700
    David
    Staff
    Customer Support

    Hi there,

    within the Customiser > Layout > Sidebars you can set Sidebar / Content for the Blog.

    #608733
    Catalin

    Ok. It did the trick, but for the blog page the sidebar menu is now moved a lot to the right (like 200 px).

    #608737
    David
    Staff
    Customer Support

    OK, so if you are using Full Width pages throughout then you can add this CSS which will apply to all pages include blogs / archives etc

    body .grid-container {
    	max-width: 100%;
    }
    #608740
    Catalin

    It works for everything, except this page:
    http://www.csilla-berlin.esploro.ro/blog/

    #608747
    David
    Staff
    Customer Support

    oops. corrected the code above. let me know

    #608805
    Catalin

    😉 Perfect!

    Thank you!

    #608807
    David
    Staff
    Customer Support

    you’re welcome!

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