Home › Forums › CSS › My code screwed up after putting comments into .css file › Reply To: My code screwed up after putting comments into .css file
I was done with my code then I went back and put in comments
Can you restore from or compare a backup version?
my comments box got un aligned
What alignment should it have?
BTW, the CSS you posted is missing a closing brace at the bottom.
my back to the top button doesn’t seem to show up on all pages
There doesn’t appear to be any markup for a back-to-top button in the pen. If you mean in your live site, check the developer console (F12) and inspect the applied styles on the affected pages: maybe there’s a class-naming conflict and/or other overriding style that is in effect on some pages and not others?