Topic: How can I Add new Gradients

swlic free asked 4 years ago


How can I add New gradients to use in my website.


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



Please insert min. 20 characters.

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