I have a cookie pop-up that seems to inherit some styling from toddle and looks all messed up. the cookiebot is imported using tag manager and I have not had this issue when using webflow (example) Link: https://app.esail.ing/
Lucas G
2 years ago
Yes that’s because toddle’s stylesheet sets flex-direction to column and default is row. To fix it, you’ll have to override the style
Lukas Mohr
2 years ago
Well... that's a bit of a hurdle to overcome.
Erik Beuschau
2 years ago
Yes. It's not ideal, and we want to change this. However, it's a bit of a breaking change and we want to make sure we end up with an even better solution. Would it be an option to embed the element as a custom element (web component)? 🤔