Problem with custom css after update to 3.3.1
-
Yesterday, I have change the look of registration page and now I have updated to 3.3.1 after at my registration change back to default. How to fix?
And another question that I want ask is if I have enabled child theme and I want to change the style where should I put the code, in custom css in graphene option or in the style.css in graphene child folder.
Thanks
The reason you lost your changes is because all files (usually) get over-written during an update. To fix, you would need to make your adjustments again (only to get over-written again when you perform the next update). It’s a vicious cycle!
So, use a child theme AS MUCH as you can!!
Here is a video I made for creating a child theme with graphene, and how to use it:
http://www.joshlobe.com/2011/10/video-tutorial-creating-a-child-theme-in-wordpress/
But to answer your question, you would add new CSS to your child theme
stlye.cssfile.I have no idea. I don’t know what you changed on your registration page in the first place.
Yesterday, I have change the look of registration page
This tells me absolutely nothing about what you changed.
Whatever changes you made the first time… you will need to do them all over again.
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
