Opacity, transparent, customized css
-
Hello!
Thank you for this great plugin It is working fine even in the free version. I like the adjustments, which can be done.
But I also would like opacitiy for the background – it is not possible in the setting.
I tried with customized css:.df-container { background-color: currentColor; background-color: transparent;}I tried:
.df-container { background-color: rgba(0, 0, 0, 0.4);}It didn’t work.
Searching around I found your code:.df-container { background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(9,9,121,1) 35%, rgba(0,212,255,1) 100%); }This one works, but I want just a transparent plane colour.
It would be great, if you can help me.
Best regards, lisia
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Opacity, transparent, customized css’ is closed to new replies.