judah75
Member
Posted 5 months ago #
I'm working on a website for a client. Everything was working fine and I had a fairly standard menu at the top of the page.
I added some code to the bottom of the stylesheet in expectation of trying something on a test page. When I reloaded the page, the menu was (and is) clearly borked. I deleted the code from the bottom of the stylesheet to no avail.
If anyone can help me figure out what the problem is I would be greatly appreciative. My brain just doesn't seem to be working to figure out what's wrong.
The website is http://tiltonsturmanwealthmanagement.com/
Thank you in advance.
Andrew Bartel
Member
Posted 5 months ago #
Deactivate your maintenance plugin/mode/page?
judah75
Member
Posted 5 months ago #
Sorry, I completely forgot. The client doesn't want the site to be seen yet. It's turned off now.
Still says "http://tiltonsturmanwealthmanagement.com is coming soon"
judah75
Member
Posted 5 months ago #
My bad. It's definitely off now.
Hrm, that's particularly odd. I'd say just revert the file to the original version that you got with the theme, and start doing your customizations in a second css file called local.css or the like. Should help to ensure you don't break things accidentally.
judah75
Member
Posted 5 months ago #
Thank you for the suggestion, Mr. Stephanis. I found the problem area by going through and replacing sections of the css one-by-one from the original theme. Turns out I was just missing a }.
Many thanks, and apologies for wasting people's time forgetting about the maintenance plugin.