How to make TinyMCE Responsive

后端 未结 6 1906
抹茶落季
抹茶落季 2020-12-28 17:18

I am making a Responsive site using the foundation framework and TinyMCE breaks the format when the page is scaled down(it\'s not responsive). How do I make TinyMCE responsi

6条回答
  •  爱一瞬间的悲伤
    2020-12-28 17:51

    TinyMCE 5.1 was released with a new mobile responsive design.

    To ensure it functions as intended, you need to add the following code to the head of your pages that are using TinyMCE.

    
    

    More information here: https://www.tiny.cloud/blog/the-future-of-work-is-mobile-and-tiny-is-ready-for-it

提交回复
热议问题