What's the name of CSS file?
-
When you create an HTML file, you have to refer to the style sheet such as “style.css”
However, in Word Press you edit the CSS through “customization” and the file name is never disclosed (at least from what I can tell).
What is the standard name? Thank you.
The blog I need help with is: (visible only to logged in users)
-
Hi there,
WordPress.com does not allow access to the CSS files. If you come across a WordPress tutorial that mentions stylesheets or CSS files, then that documentation is for self-hosted sites running the open source version of WordPress available at WordPress.org.
The name of the global stylesheet depends on the theme. Some themes have more than one stylesheet (e.g. grid.css, layout.css, base.css etc). Generally, most good themes have one main stylesheet called style.css.
Let us know if you need more help.
- The topic ‘What's the name of CSS file?’ is closed to new replies.