Archived topic
Problem with the position of site
7 replies · Started by xepace on December 25, 2014
Hi! It's me again with my new problem. I decided to make two side bars (sidebar/content/sidebar).
With two sidebars occurs unnecessary space on the left (you can scroll the site to the right). And Masonry loading text "show more" are not in the middle.
I tried to disable the widgets in the sidebar. Tried to delete my custom CSS but it does not work...
Hmm, can you link me to a page where this is happening?
Let me know :)
On mylisbon.ru (home page).
I think the problem in this... http://s1.postimg.org/c11mdnfjj/screen.png
I resolved the problem adding some code in custom css
.grid-container .grid-parent .masonry-load-more-parent {
width: 588px !important;
}
If there any better solution let me know please. Thanks!
Are you using the latest version of GeneratePress and Blog/GP Premium?
There was a hook added to GP and some changes made to the way the Blog add-on works a little while back that should fix this issue among others.
Let me know :)
Thank you Tom! It resolved :)
Awesome! :)