I know I’ve had this issue with a couple other apps, but I can’t seem to figure out how to keep it in the box. It’s just not cooperating on mobile.
2 Likes
Hi there, @Rev_Devan ![]()
We’ve fixed the issue by adding this code to the Custom CSS field:
@external {
#flexbox_2 > .odd {
width: 100% !important;
}
}
Please check your website and let me know if it’s fine now ![]()
3 Likes
