I have picked this free bootstrap theme, and my problem is that I want to create transparent panels, but when I set opacity: 0.8; the text in the panel, of cour
opacity: 0.8;
Simply go for "bg-transparent" as mentioned in the link above; https://getbootstrap.com/docs/4.1/utilities/colors/
Such;
Panel primary Panel content
And definitely be sure not to forget adding bootstrap.