#flof.fly
1 messages · Page 1 of 1 (latest)
hi! hmm, I don't think you can, no.
what you would do is when you create the pricing table you can set the color to the same color as your own page has for its background for example
Hi, thank you for the support.
The issue is that we can support both dark theme and light theme
I can somehow programmatically change the background to a given color:
But not transparent
yeah unfortunately not
So I guess I'll programmatically change it based on the current background
No issues, just was wondering if I was missing anything
not sure how you'd progrmatically change it, you can't?
Some scss magic probably can override the style used by a div inside the stripe-pricing-table html tag
the configuration for Pricing Table is global and set in your dashboard
I guess, but that will break as soon as we change the internal implementation
True
but it's a good feature request! I think we have plans to maybe have an API to create a PricingTable config so if that happens it would help your use case.