Archived topic
Blog post titles above sidebars
2 replies · Started by Kle on January 3, 2021
Viewing posts 1–3 of 3
Hi there. Can I set the blog titles of posts to be above the sidebars?
I've attached a link to a screenshot to further explain what I mean.
Thank you.
Hi,
You can try adding z-index to the #main content area.
main#main {
z-index: 1;
}
It will look like this: https://share.getcloudapp.com/X6u0nmJY
Perfect:)
Thank you Elvin
This archived topic is closed to new replies.