How do I find the Tonal theme css?
-
I see multiple css been used in it. Also it uses JavaScript. I want to edit my pages layout totally.
The blog I need help with is: (visible only to logged in users)
-
Each theme loads multiple stylesheets as some things (galleries, fonts) have similarly styled sections. Most themes will have features that make use of javascript if it is enabled however this is not something you can modify, even with any of the upgrades.
If you’re looking to use a theme but do all your CSS styling from scratch you can check the box on the Appearance > Customize > CSS page that stops the original stylesheet from being loaded. This works very well in conjunction with a CSS Reset which will give you a blank canvas to start from.
-
I think using browser tools is the best way to look up CSS. Check out this related help page to see an example: http://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/
- The topic ‘How do I find the Tonal theme css?’ is closed to new replies.