Child Theme - Installed but CSS files are empty

Hi,

It looks there is something wrong with my child theme installation and I want to get your opinions. These are the things that I found weird:

(1) pro-child/style.css file is empty. There is no CSS inside it. I checked some other websites in your portfolio (a famous steakhouse restaurant, for example). In the Gtmetrix Waterfall Response tab, I see that there is CSS in their file - which is not surprising :slight_smile: Why mine is empty? Where is the CSS stored?
(2) In some GTmetrix Waterfall results (https://gtmetrix.com/reports/ceramicfx.com/JS9r7Ez5/), the waiting time of this empty style.css file can be too long. In the above test, you will see that

pro-child/style.css (171 bayt) 193.6 ms
integrity-light.css (29.5 Kilobayt) 20.3 ms

Is this normal?

Thanks,

Gunes

Hi Gunes,

Although the issue is not directly related to our theme, still we are curious to know the reason behind the issue. I would request you to please provide login credentials for your site in a secure note to examine it further, including:

– WordPress Site URL & Login URL
– WordPress Admin username/password

To create a secure note, click the key icon underneath any of your posts.

Thanks

Hi, attached you can find.

Hello Gunes,

The default contents of the child theme’s style.css, including what you have in your site, is this:

/*

Theme Name: Pro – Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

There are not custom styles in there. It is intended that add your own but only if you need to. All of the information is also needed by WordPress to know more about the parent theme. If you can a caching or minify plugin, you can combine the CSS files for improved performance.

Best Regards.

RueNel,

Thank you so much!

Hi Gunes,

You’re welcome and it’s our pleasure to help you! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.