Site logo

Archived topic

Unaligned sidebar container

3 replies · Started by shlomo on April 19, 2021

Viewing posts 1–4 of 4

Hello there!
We have a small problem with the latest layout of the theme in our website.

As you can see on this screenshot, the sidebar container is not aligned properly with the body container to the right on top. Is it possible for someone of you who can help us out fixing this problem? You can check it by using the login credentials I added on private info.
https://drive.google.com/file/d/1j2-dhN2tnL1HzOjzwBGsdEfJtLg7KBGo/view?usp=sharing

Looking forward to hear from you soon. Thanks!
Shlomo

Hi there,

you have custom.css style sheet that includes this CSS - which is causing the extra space above the Primary content container:

#primary {
    padding-top:40px
}

Thank you David.
I wonder where this code came from. I"m sure you guys don't give the theme unaligned like this.
However, we can't find that code on our previous theme, so I'm not sure where is code is from.

what do you think?

also, should we just delete this code from style css?

BTW, we have another misalignment on our sidebar with the search field (screenshot: https://www.dropbox.com/s/l7c8fn7mqi4al74/Screen%20Shot%202021-04-19%20at%2017.03.57.png?dl=0)

We are not sure why this happends too.
Thank you,
Shlomo

Here is the url ( with domain obscured ) for the custom.css file

https://staging10.domain.com/wp-content/themes/generatepress/assets/css/custom.css

There is also a file in there called calc-css.css

Neither of this files are part of the GeneratePress theme, so someone must of added them to the theme directory. I would recommend you remove those files as they will be causing conflicts and problems like you have here

This archived topic is closed to new replies.