Hi @Bubbleboy,
Thanks for the follow-up. 
To clarify, the key is to ensure that the RGBA value is stored exactly in the format rgba(x, x, x, x)
in your database, including the full rgba
string with the alpha channel. If the stored value is just (x, x, x,x)
, the transparency won’t apply, and you’ll see the color without it.
I’ve attached a screenshot showing an example of how the value should look in the DB to work correctly with the plugin.
Also, feel free to check out this test page where the RGBA values are working properly:
Please double-check that the exact rgba(...)
string is stored and loaded from your database, and let me know if you still see discrepancies.
Looking forward to get this fully sorted. 
Best regards,
Support Team
Browse all Zeroqode Plugins for bubble
