You're absolutely right! When I switch the parent container to 'Auto Layout', the Size block appears in the child containers and the same happens with image components: they show the Size block when their parent uses 'Auto Layout'.
Does this mean I should always use 'Auto Layout' instead of 'Columns' to ensure full access to sizing controls? Or are there cases where 'Columns' is still preferable?
The two containers in the image are different, and even after switching the layout to 'Columns' from 'Auto layout' in the container missing the Size block, it still doesn't appear. Additionally, I've noticed that sometimes image components also lack this Size block!
Hi,
In the image below, the Size block (Width, Height, Max Width) is missing on the left but visible on the right. Are there specific conditions in Replo that cause this? How can I ensure it stays visible?
Thanks,
Hey Carissa,
Thanks for your response. What I'm trying to achieve is having mix and match bundles with subscription.
I've already tried a few app combinations, but they all have some limitations. My current plan is to use Recharge Subscriptions and its built-in bundling feature.
I'm not sure if I can replicate the landing page at https://try.javvycoffee.com/lp30/ using only Recharge. Could you tell me if this is possible, or if I'll need a different solution?