For example,
If I go into the Pro-child theme folder, and edit the style.css file adding the following line:
.page {max-width: 50%;}
No change is reflected.
If I go into the theme options and add the same code into the Global CSS section, the change is made and updates immediately.
What am I missing? If I can’t change the CSS in the child theme folder, what is the point of having a child theme at all?
