Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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.