Child Theme Stylesheet (Included Twice)
Hello,
While working on getting our new site's child theme setup -- I notice that the child theme stylesheet appears to be listed twice:
Clearly -- I want to remove the FIRST entry there that is being added ABOVE the long list of Be Theme core CSS files.
Thank You,
XIMBALO
Comments
if you want to remove css's you need to play with theme-head.php file where we are loading them.
Thanks!