Reply To: Changing the CSS

Homepage Community Forums Epik Theme Support Changing the CSS Reply To: Changing the CSS

#4179
Wes
Moderator

    I’ve asked this same question and different people have different opinions on this. But I think you should separate it by either placing it at the bottom of your css in a “Custom” section, or you could create a new style sheet and link to it from the style.css file. A lot of people just edit their child themes, but that would make it difficult to upgrade if there are a ton of css changes (which doesn’t happen that often). You could take a look at this site to compare differences in code – http://www.diffchecker.com/

    I just did a Google search and came across this post –
    http://www.wp-code.com/wordpress-snippets/wordpress-grandchildren-themes/ …does that sound like something you’d be interested in doing?