I'm using F6 Dropdown for some consistent content across all pages in my new adventure. I've been setting to mega and enclosing them inside FreeStack R Max Width stack so the dropdown content matches the site width (1280px).
This works on some pages, but on others, the "Open Dropdown" Buttons are unable to open the dropdown content when it's parented by the Max Width stack, so I am trying to replicate that functionality using the Width swatch.
However, the width stack aligns all my content left, instead of centered. The dropdown stack is set to Center align, the container stack inside is set to center align, and the columns pro stack inside that is also set to center align. Everything is center aligned until I add the "max1200" custom class to the dropdown widget. Now it is left-aligned. Is there any way to effect a max width without changing alignment of content?
Using the FreeStack R Max Width stack:
Using width custom class:
https://murder6.codecandyblue.com/garden/
Click on Scene for the dropdown.
Thanks