Hi Guys,
When exporting Page Builder Pages (built in article manager using Page Builder) - when I export the page, any text addons that don't have numbers for text or line height etc, the system is automatically adding some figures in there.
Looking at the JSON file, I can see that the following code is being added to the JSON file.
"text_fontsize\":{\"xl\":\"20\",\"lg\":\"18\",\"md\":\"18\",\"sm\":\"16\",\"xs\":\"16\"},\"text_lineheight\":{\"xl\":\"30\",\"lg\":\"28\",\"md\":\"28\",\"sm\":\"26\",\"xs\":\"26\"},\
Do you have any ideas as to where this might be coming from and how to stop it, as it's causing all sorts of styling issues with importing pages.