- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Help with CSS: Code shows up directly on website
Hello
I think I accidentally altered my Theme CSS and now, one of my page doesn't know the content its supposed to and instead just shows this code:
@import '_resets'; @import '_fonts'; @import '_global'; @import '_nav'; @import '_page-types'; @import '_ui-kit'; @import '_commerce'; @import '_blog'; @import '_responsive';
This page is meant to be my product shop page (the detailed page where you can click a button to proceed with checkout)
Does anyone know what the issue is and how I could fix this? I'm a beginner in coding, any advice would help! I've tried contacting weebly support but they have not gotten back to me for a few days...
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Did those @import statements get put into an HTML file instead of a CSS file perhaps?
Are you only seeing it in a certain type of browser, e.g. Microsoft's Internet Explorer, or does it show up in Chrome or Safari too?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hi @plst We're not able to assist with code edits, but if you reset the site to the original theme all of the code will come back. What changes were you making to the code?