I have read this and I have the same questions that I just sent. I really don't know where else to look for my question. I've looked and I've read and I still do not see an explanation of where I make this simple change.:
".....As you see on above screenshot Framework (Template) offers the following options:
CSS Override – which allows you to enable & use an additional CSS file with override rules – override.css. Placed here: templates\gk_TemplateName\css\override.css. When editing your CSS via CSS Editor, it is a very good idea to always preview your changes before actually applying them – regardless of your skill level.
Under Custom CSS code is the field where you should enter/paste any custom CC you want to use on the page/element. You type it in just like you would in a .css file. Remember to save your changes.
Which option is better and when to use it?
If you need to make a few small changes in stylesheets use the Custom CSS code field. If you need more changes (more then 10 lines of code) use the override.css file.
I would really like to simply change the colors of the template. Should be very easy to do I just need to know where it is that I do it. If I am changing the cascading style sheet, which sheet has the styling for the background colors?
here are my questions:
1) If I am going to edit the css to change the background colors for the creativity template, which cascading style sheet should i look at and edit?
2) If I am going to insert code into the override, what is the code I insert on the override.css to change the colors?