I'm sorry for the misunderstanding. Of course the theme, all themes come with the css code, and the css files. What I meant to say was that, if, say, you wanted to change the colour of the post headers, and post a support request for assistance on how to do so, we would provide you with the code snippet, that you can add to the stylesheet to accomplish that,
so we would then provide you with this code (not the actual code required!)
.post .header {
color: #123456;
}
And of course you are free to do your own modifications, without contacting support
does that clarify?
Ronald

