child theme style.css
-
i’m using a child theme on my site and want to transfer all static files to a CDN server.however I cannot find where to change the style.css path of the child theme.
the parent style.css is easy to find always in header.php something like <? php (get_template_directory__uri) ;?>/style.css.
as there is only a file ie. style.css, in my child theme directory, i cannot find where to change the path so it can point to the file on CDN server.yanyone can help?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘child theme style.css’ is closed to new replies.