CSS problems
-
I have created a child theme from customizr.
I have imported the active theme color blue.
When using Firefox and Firebug, I see blue.css and a blue.css?ver=3.0.9 – what is that and how is it being called. It is also listed in the code as well. should I be importing this in my child theme as well:
@import url("../customizr/inc/css/blue.css");
@import url("../customizr/inc/css/blue.css?ver=3.0.9");
on localhost
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘CSS problems’ is closed to new replies.