Closed tylim88 closed 5 years ago
Side note, not sure this is intended or not, the icon of make edit is off, i changed it to Edit and it look the same with demo
Back to my question, the font is slightly off and the button is missing, I am following guide in https://github.com/creativetimofficial/ct-material-dashboard-pro-react/issues/72
update: solved one of the problems, now the brand is showing
in case it is required, my order number is #86534289
Hello there @tylim88 ,
Thank you for your interest in working with our products. You are actually missing our fonts and styles links from the public/index.html file. Just copy those in your index.html file, and everything should be fine. Also, please check our src/index.js, we also have there some styles imported. You'll need those as well.
Best, Manu
Thank ElNazare, that was a quick fix!
seem like all pages are working now
Hi @EINazare ,
I donwload, npm install, and then npm start the project and it has similar styling issues right off the bat. I went to the _misc.scss file and changed every font size and the Header fonts are still tiny for some reason, as is the title on the views/PresentationPage/PresentationPage.jsx. I haven't touched the index.html file nor the index.js file.
Any advice?
Hello there, @dray356 ,
Please make a video with the following:
npm run install:clean
Best, Manu
!!! IF YOU DO NOT USE THIS ISSUES TEAMPLATE, YOUR ISSUE IS LIABLE TO BEING IGNORED BY US
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
should be look exactly the same like demo
Current Behavior
Missing Button and slighlty different different font
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets or files here.