Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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.