Archived topic
Blog Sidebar does not align on the right or left
5 replies · Started by Peter on July 17, 2022
Hi,
I am having trouble with the sidebars of the site.
When adding sidebar on the blog page, the widgets are displayed on the bottom.
I tried to play with the container width.
They remain on the bottom of the page beneath the post list.
- WordPress 6.0.1
- GP Theme
- Version : 3.1.3
- GP Premium
- Version 2.1.2
Thanks
Hi there,
in Customizer > Additional CSS you have this CSS rule:
.site-content {
display: inherit;
}
Which is removing the flexbox from the site-content container.
You need to remove that CSS.
Hi David,
Thanks for your reply.
I removed the css code... but the sidebar remains at the bottom.
Could it be due to the container width I reduced to 768px max ?
Hi Peter,
The code is still there: https://share.getcloudapp.com/Z4uApy4g
Kindly remove it, let us know, and we’ll check from our end.
Hope to hear from you soon.
Ah yes (I need vacation !)
Now it works.. thanks a lot !
You’re welcome Peter! Glad it’s working now!