-
sascha
Hi
on this page I have added a query template from the pattern lib to show blog posts under the “Magazin” section. I have modified only a bit, then switched the container, which include the button, to the GB 1.7 flex, and suddenly I exerience a layout shift and also the zindex not working.
Can you please help troubleshooting? Credentials below …
Although I really like the new flex options, converting existing containers is quite often a pain …
Thank you in advance and kind regards
Sascha -
Hi there,
what is the
z-index
issue ? -
sascha
Seems like the previous dev had added custom code, which caused the CLS. I have out-commented his code and now it looks fine.
Now I need help to make all post containers same height, how can I achieve this?
Check screenshot
-
1. edit the Query Loop template, and select its Post Template container block:
1.1 Set the Layout > Display ->Flex
1.2 Set the Layout > Flex Direction ->Column
1.3 Set the Sizing > Height ->100%
2. inside the post template you have a Container block that has the title, date and excerpt. Select that:
2.1 Set the Layout > Flex Child ->Flex Grow
to1
2.2 Set the Layout > Justify Content ->Flex Start
- You must be logged in to reply to this topic.