Topic: Font change optionin the WYSIWYG plugin
                  
                  pratikmahamuni
                  free
                  asked 5 years ago
                
Is it possible to get font selector in the WYSIWYG plugin. I see that it can do all the other functions of a text editor: bold, change color etc. I would want our users to get a font selector as well: Roboto, Times New Roman and many others.
Thank you.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.17.0
 - Device: Computer
 - Browser: Firefox, Chrome
 - OS: Ubuntu 18.04
 - Provided sample code: No
 - Provided link: No
 
Grzegorz Bujański free commented 5 years ago
Hi. We don't support this feature at this moment. But you can try add this yourself. WYSIWYG editor use
document.execCommandand this method support font changing.pratikmahamuni free commented 5 years ago
Can you please provide some sample code so I can learn the implementation? Thank you.