Jump to content
Sign in to follow this  
agileapricot

How am I meant to override the css using a child theme for a multisite install?

Recommended Posts

agileapricot

It appears a lot of the CSS is added as inline stlyes at the bottom on the head. Do I have to use !important for everything I want to overridden in by my child theme? It's not a great way to have to do this if it is :P

Share this post


Link to post
Share on other sites
Kate

Hi Robin - If you're using PlatformPro (and I'm assuming you are because it's our only theme with child themes ;) the majority of the styles actually reside in CSS files. Dynamic.css stores the "custom code" css, and base.css (contained in your child theme) can be edited itself to add styles. Hope that helps clear things up. Let us know if you have further questions...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×