Site logo

Archived topic

Sidebar on Split Template in Site library

3 replies · Started by olu on April 22, 2021

Viewing posts 1–4 of 4

Hi,
I want to add a sidebar to the split template in the site library.
I looked at the CSS code and I think the bit I need to edit is below?
Please confirm the changes I need to make to the CSS code to get a sidebar

.no-sidebar .inside-article > *,
.no-sidebar #comments,
.no-sidebar .nav-links {
max-width: 720px;
margin-left: auto;
margin-right: auto;
}

.no-sidebar .generate-columns-container .inside-article > * {
max-width: none;
}

Hi yes, I activated the sidebar in the customizer but it made no difference to the blog posts. So I assumed there was some CSS overriding it?

Hi there,

I just tested in Split template, there's no issue to activate sidebar both in blog page or single post page.

Could you purge your cache and disable cache plugin after you made changes in customizer to test?

Let me know :)

This archived topic is closed to new replies.