1. Home
  2. Knowledge Base
  3. LiveEditor Element Customizations
  4. Customizing Terms and Condition Element

Customizing Terms and Condition Element

Go to your specific LiveEditor >> click on Page Setting >> Other Scripts >> Custom CSS >> insert the code below:

/* For term and condtion label*/
label{
font-size: 20px !important;
}
/* For term and condition content*/
.terms_conditions .terms_text p {
font-size: 17px !important;
}
/* For term and condition content box height*/
.terms_conditions .terms_text {
height: 200px !important;
}

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support