Community Tip - You can change your system assigned username to something more personal in your community settings. X
I know this is probably a pretty basic question, but how do you change the panel in an experience to not be transparent?
Ok. I have figured out that I need to use CSS. I have put this in the Style Application .panel-white {background: rgb(255, 255, 255);}
Where do I reference this so that it uses it?
I figured it out. I just had to put the style name in the column class reference.