Creating Themes using Custom SASS

Customized themes can be created by developers, with an acute set of SASS programming codes. To create themes using Custom SASS, perform the following steps:

  1. Click Custom SASS tab and proceed to type the essential coding requirements in Custom css/scss field. The following code snippet and screen shot serve as good references.

    .PAY_SUBMIT.ct_btn{
      @include btnGradientTwo($btnGradColor1 0%, $btnGradColor2 100%);
      font-size: 1.5rem;
      border: 0;
    }





  2. Click Submit to save the changes. A successful save message appears.



The following screen shot serves as a good illustration of the output in the functional application, Modelhouse.