I’m a beginner and I’m so frustrated right now. Everything worked perfectly until yesterday, when I messed with some CSS. I’m using Ocean WP theme and I have these problems:
* I don’t know what I messed with, but no matter what I do, the website header logo does not appear on the homepage (but does appear on all the other pages).
* The mobile menu colors do not change, no matter how many times I try. They look as they should after I set them up, I click publish, refresh the page, and then nothing changes!
* CSS does not work anymore, although it worked perfectly until yesterday.
I tried deleting the cache, but it did nothing. Any suggestion? Thanks!
[ad_2]
Delete the css you added last…
If your website broke and you only modified css:
1. When removing what you added, don’t delete, use Undo. (If you can, ofc)
2. Search { and } to make sure you didn’t delete a bracket somewhere.
3. If you have a cache plugin, clear the cache.
4. Go to Theme Options and click Save. If you modified a theme generated css file (which you shouldn’t do, search WP child theme on google), it will regenerate.
5. Use CTRL+Shift+R to refresh the browser page.
6. If it’s still broken, check in incognito (sometimes browser cache is a b**c)
7. If all of this didn’t fix it, your problem lies somewhere else (updated theme+plugins and something broke, etc)
Do you have a site backup plugin like Updraft? I did the same as a beginner and learned to install a free basic backup to save some headaches.