How to Stylize Feedback or Lightbox Title?
To change styling for your form's Feedback or Lightbox window title, insert these codes in your webpage's source preferably inside the <head> tag.
<style type="text/css">
.jt-title {
font-family: Verdana, Times New Roman, sans-serif;
font-size: 15px !important;
text-align: center;
}
</style>
- You may replace the value of font-family with any web safe fonts you prefer.
- It is also possible to modify the title's font-size to suit your needs.
- Aligning the title to center, left, or right is also doable.
- The font-color and title bar background color can be changed in the Lightbox/Feedback Embed Form Wizard. 550×456
Contact Support:
Our customer support team is available 24/7 and our average response time is between one to two hours.
Our team can be contacted via:
Support Forum: https://www.jotform.com/answers
Contact JotForm Support: https://www.jotform.com/contact/
Email: support@jotform.com
How can i change the title font-weight, shadow, remove the border below the title?
How can I add the word Close next to the X, in the title bar, for the computer challenged customers please?
Thanks for sharing