Please, help, I am trying to replicate this effect, but I cannot get the “Title” element to came in front of the “Flex Box” module
Thank you very much in advance.
Hello,
That one is the category and it can be adjusted using the block options – https://i.imgur.com/g353eKs.jpg for a better assistance please provide a link where I can investigate this “flex box”.
Thank you!
Hi!
thank you very much for replay,
the issue is that is a combination of two module, a Title module and a Flex Module, the title is not created with the title section in the flexbox module.
Is based on a modification based on your template,
https://cloud.tagdiv.com/welcome-to-the-moon-the-deployment-of-the-united-states-flag/
Single post template 53
If you look up-right you see, you will see that the title module overlap the flex box module.
I tried to replicate in another page, but unfortunately the title goes under the flex box, and I do not know how to “pull forward” the title in order to overlap the flexbox.
Hope I was clear 🙂
Hi volpik, thank you for providing a direct link to the cloud template where I can inspect the mentioned element!
To get the same layout you need to add the title element above the block, then in css tab of the title element set a negative margin bottom and a positive z-index like this – https://i.imgur.com/useE7Iy.jpg in provided example the margin bottom is -45 and z-index is 1.
I hope this will help you!