When you say “adding css code in wordpress” do you mean adding it to the Custom CSS option in the theme?
Well, I think (although I haven’t actually tried this), if you copy the css from the Custom CSS box, place it in your child theme style.css file, then disable the Theme Options > General > Custom Stylesheet, it should work.
OK, what I had done was copy and paste, but had not disabled CSS custom theme options, I’ll try to have if it works.
Thanks bdbrown.
Hi TheCrack. Just checking to see if you got this worked out.
First thanks for asking bdbrown.
In theme options, I disabled Custom Stylesheet, short the code and paste in the child theme file custom.css, When you save me out a window, passing file us-asccii a UTF8, but the problem that I have is that not everything works.
Not sure what “child theme file custom.css” means. Did you place the css code in some file other than the child theme style.css?
Sorry, I did not explain very well, I’ve put in style.css
If you can copy your style.css up to Pastebin, then post a link here, and let me know what part isn’t working, I’ll take a look at it.