Hi,
I’m having an odd issue that just started.
When I make changes to my site, I always create a duplicate and make the changes to that, then when I’m satisfied with my changes, I either publish the duplicate or copy the code to the live site.
Today, I made a duplicate so I can make some changes, but I noticed that my home pages didn’t look right on the duplicate. I thought I must have created a problem somewhere during a code update and missed it before publishing to live site. So I started from an older duplicate that was showing the home page correctly, but when I made a duplicate of it, the same problem to the home page occurred.
I’ve tried so many things today, copying working code from a home page to a duplicate, copying a working css file etc etc, making duplicates of working versions, but everytime, the home page looks wrong. The live, currently published version looks correct and I’m afraid to edit it’s code for fear it will mess it up. I’ve duplicated the live site but, you guessed it, the duplicate site looks wrong.
What appears to be happening is I have two classes, and when the mouse rolls-over an area, it hides the class on top. But both are now showing at the same time which looks like a mess.
I hope I described that well enough. If you have any ideas, let me know. I need to get these updates out!