Topic: Override default Roboto font path in Sass
logiczone free asked 7 years ago
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
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Bartłomiej Malanowski staff 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 the `mdb/free/data/variables`