Topic: How can I Add new Gradients
lemons free answered 4 years ago
Add it to (S)CSS:
.my-gradient {
background: linear-gradient(40deg, #fromHex, #toHex) !important;
}
or using the skin-variables in SCSS for custom skin
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.10.0
- Device: Desktop
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No