So for example there’s this text on the demo masonry blog page:
“Dolor mid placerat porttitor porttitor turpis ultrices? In eros, cum elit pulvinar pellentesque, penatibus aliquam eros adipiscing.”
I can see it comes from the following code:
<div class=”post-expert”>Dolor mid placerat porttitor porttitor turpis ultrices? In eros, cum elit pulvinar pellentesque, penatibus aliquam eros adipiscing.</div> within the html file and I can see there’s a “Show Expert on Title Bar” toggle on the page editor which toggles visibility but is editing the html page the only place this text can be edited?
Simon