Topic: Landing pages style not working
onict priority asked 1 year ago
Expected behavior Landing pages to look like in provided examples.
Actual behavior I initiated the project with mdb cli (frontend), copied the landing page example code to index.html and created style.css with the landing page exampe code. And the page is broken with no css applied.
Resources (screenshots, code snippets etc.) The result can be seen here:https://onict-mdb5-free-standard.mdbgo.io/
Grzegorz Bujański staff answered 1 year ago
We need more information to verify what is happening. Which starter did you choose? Standard, Standard + webpack or another? Did you make additional changes to the js code? The console show an error related to the js file.
onict priority commented 1 year ago
I used mdb cli to init frontend project. After that I c/p index.html and style.css for the landing page. I made no changes at all, not a single sign so if the console shows errors that is from mdb code.
Grzegorz Bujański staff commented 1 year ago
Sorry for that. It looks like its an issue with JS and CSS files. As a workaround, I suggest downloading a zip package and replacing JS and CSS files. We will fix it as soon as possible.
Grzegorz Bujański staff commented 1 year ago
In the meantime, we managed to check what was causing the problem. I assume you are using a node version higher than 16. Try to change the node version to 16. it should help. This is of course a temporary solution. We will fix it as soon as possible.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.4.2
- Device: M2 Macbook Air
- Browser: Chrome
- OS: Ventura 13.4.1
- Provided sample code: No
- Provided link: Yes