Site logo

Archived topic

Blog page

7 replies · Started by Catalin on June 26, 2018

Viewing posts 1–8 of 8

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.

Hi there,

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

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

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%;
}

oops. corrected the code above. let me know

;) Perfect!

Thank you!

you're welcome!

This archived topic is closed to new replies.