Topic: Override default Roboto font path in Sass
I'm using version pro version 4.4.1.
Per your previous posts, we should apply our customizations to the _custom.scss. I have this in my _custom.scss:
$roboto-font-path : "/fonts/";
I recompiled the mdb.scss but the font paths are still wrong. How do I override the font path?
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Bartłomiej Malanowski staff pro premium commented 7 years ago
It's because your _custom.scss file is in the bottom of mdb.scss (as it's default in MDB). However, you can try to move your _custom.scss file just before themdb/free/data/variables