Home › Forums › Gillion Theme › Incorrect display of some blog pages
Home › Forums › Gillion Theme › Incorrect display of some blog pages
In some blog posts, the site is for some reason displayed with empty space at the top and sides. In the rest there is no such problem. In order not to describe the problem for a long time, I attach screenshots.
Correct:
https://domprabhupady.org/ohe-vajshnava/matadzhi-devadharma-primer-vajshnava-sevy/
Incorrect:
https://domprabhupady.org/np/transcendentnoe-protivorechie/
Hi @parijata,
I hope you are well today and thank you for your question.
This seems happening because of the below custom CSS code that you are using on your website.
body #page-container { position: relative; max-width: 1200px!important; margin: 0 auto; background-color: #ffffff!important; border-top-left-radius: 8px; border-top-right-radius: 8px; overflow: hidden; margin-top: 150px; padding-top: 0px!important; box-shadow: 0px 6px 30px rgba(0,0,0,0.1); }
To resolve the issue, please remove the above CSS code from your website that you might have added on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
Best regards,
Shufflehound team