Closed DCollepa closed 1 year ago
If you want to target category pages only:
.category #wrapper {
max-width: 800px;
margin: 0 auto;
}
or:
.category #content {
max-width: 800px;
margin: 0 auto;
}
Thanks Bryan! I emailed you, hope you get the chance to check it out.
Don't see any emails related to this.
Hello,
I use BlankSlate in my website and manage it with WordPress.
I'm trying to adjust all my landing pages to the same page width, however I can not find the way to customize the category page in order to resize the max width.
Can anyone help me out with this?
Thanks!