How to make a child theme for veronika?
It made me index.php to which I added this:
<? Php
/ *
Theme Name: veronika_child
Theme URI:
http://europaforsale.ro Description: This is the Osclass CHILD veronika theme
Version: 1.0
Author: Romeo
Author URI:
http://europaforsale.ro Parent Theme: veronika
* /
?>
But I can not give the path to the css files, to modify the design, if I copy the css files.
How can I give the path to the css of the child theme?