Skip to main content
1-Visitor
October 31, 2017
Question

How to colorize a panel?

  • October 31, 2017
  • 1 reply
  • 1392 views

I know this is probably a pretty basic question, but how do you change the panel in an experience to not be transparent?

    1 reply

    shumphrey1-VisitorAuthor
    1-Visitor
    October 31, 2017

    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?

    shumphrey1-VisitorAuthor
    1-Visitor
    October 31, 2017

    I figured it out.  I just had to put the style name in the column class reference.