Archived topic
Diffrent layout on posts
1 reply · Started by Jarko on November 25, 2022
Viewing posts 1–2 of 2
When i am a logged in as a user The colors look fine but when logged out its different styling. Not sure how i can fix so posts get the same layout of colors as pages.
Thank you
Hi there,
in Customizer > Additional CSS there is this CSS:
.single.separate-containers .inside-article, .single.separate-containers .comments-area, .single.separate-containers .page-header, .single.one-container .container, .single.separate-containers .paging-navigation, .single .inside-page-header {
background-color: var(--base-3);
}
It came from a site library import i think.... can you delete that ? As its adding a white background to your content.
This archived topic is closed to new replies.