Home › Forums › Support › Query Loop is displayed differently on blog pages This topic has 11 replies, 4 voices, and was last updated 3 years ago by Leo. Viewing 12 posts - 1 through 12 (of 12 total) Author Posts March 17, 2023 at 5:48 am #2570992 _blank Hi, I thought I had solved the linked problem myself but I actually did not. Why is the query loop block in the footer differently displayed on blog and category pages than on a single post page? Here you see how it looks on category pages Here you see how it looks on single post pages How can I fix this? I want the footer to look the same as on single post pages. March 17, 2023 at 7:22 am #2571090 DavidStaff Customer Support Hi there, can you edit the Query Loop, select the post template block inside it, in the Layout panel, open the Flex Child options and set the: Grow: 1 Shrink: 0 Basis: 100% March 17, 2023 at 9:35 am #2571357 _blank Hi, thank you for your answer but now it looks completely different: https://prnt.sc/prf-wV63BDIi I want it to look like this: https://prnt.sc/i_FPPPbkYu4B March 17, 2023 at 10:16 am #2571405 YingStaff Customer Support Hi Lucas, The flex-basis you’ve set is 100px, please change it to 100% as David instructed 🙂 https://www.screencast.com/t/GesW0whYt March 17, 2023 at 10:27 am #2571419 _blank Hi Ying, Sorry, that was my fault 😅. Even though the spacing is different on static pages and dynamic pages. I do not know how to fix this. March 17, 2023 at 12:21 pm #2571528 LeoStaff Customer Support Strange. Can you disable Autopimize (and any other caching or optimization plugins) for us to inspect the code better? March 17, 2023 at 1:47 pm #2571587 _blank Hi Leo, Sure, I have deactivated it. March 17, 2023 at 2:35 pm #2571622 LeoStaff Customer Support Hmm try this CSS: .one-container.archive .site-footer .gb-query-loop-wrapper .post { padding-bottom: 0; margin-bottom: 0; } Learn how to add CSS: https://docs.generatepress.com/article/adding-css/ March 17, 2023 at 2:53 pm #2571637 _blank Hi Leo, I guess it worked: https://prnt.sc/rGF2gLroAyje But how can I make the space between the links much more smaller like on this start page? March 17, 2023 at 6:20 pm #2571727 LeoStaff Customer Support Edited the CSS here: https://generatepress.com/forums/topic/query-loop-is-displayed-differently-on-blog-pages/#post-2571622 March 18, 2023 at 3:46 am #2571972 _blank Hi Leo, That did work. Thank you. March 18, 2023 at 10:49 am #2572461 LeoStaff Customer Support No problem 🙂 Author Posts Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In