What are all CSS files and what order do they operate?

Posted in: Newspaper
Post count: 32

So, on http://www.Staging1.TheMultimediaNinja.com I am adding custom CSS in the theme panel (which I will likely end up collecting in a child theme later), and I see that certain colors, for example, are styled upstream(?) by themes > newspaper > style.css and/or (in this case) themes > newspaper > includes > demos > travel > style.css …

Exactly what CSS files (and how many) are acting on my site? And in what order? And can I somehow remove the dependency on demos > travel > style.css but incorporate the stylings into my custom CSS?

I prefer to modify fonts, colors and styling in a single CSS area (such as the Custom Code area or a child theme style.css) as opposed to using the theme panel switches (especially so with fonts).

Thanks!

Bradford

Post count: 35449

Hi,

Please be notice that all style.css files are very important, there are set all styles for the page ( layout, colors, margin, border, fonts … ).
Also please be notice that in order to make change in theme files you need some developer skills, with out this skills you can damage the theme files.

Thank you for your understanding.

Post count: 32

Yes, I’m aware, thanks. I’ve been styling with CSS for some time. But the answer is…????

Post count: 35449

Hi,

That is possible, but you need to be very careful.

The file you’ll found in theme wp-content/theme/Newspaper
editor-style.css style.css style-bbpress.css style-woocommerce.css

Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.