I gave up and did it a different way. The preview link is showing you where the project currently is, instead of where I last published it (has it always been that way?).
You can recreate the issue yourself.
Create a div and make it invisible on desktop via the Settings tab. Make it a flexbox and put some stuff inside it. The contents will not follow any flexbox settings until you turn desktop back on in the parent’s settings tab.
Hi @Cricitem, thanks for the report, this issue should have been previously fixed, if it is the same one, I am investigating into this, and will work to help get this fixed again.
Basically, create a div (div 1), stick another div in it (div 2), turn on flexbox on div 1 and set to center horizontal. Div 2 is now aligned and justified centered in div 1, obviously.
Now, switch to landscape or portrait mobile view. Select div 1, disable desktop view. Flex layout now turns off, and there is no way to turn it back on without enabling desktop view.
Hey guy. I’ve got a newborn, so I don’t have time to watch the video, but I would assume the workaround is to just set the element as display:none on the desktop view, which is what I’ve done. That works properly and I’m really just pointing it out because it’s something that could be super frustrating for a newbie and possibly dissuade them from pursuing Webflow as an option.