I’m trying to use the Cop to Fit option, so that a variable, which is a run-time parameter, can adjust itself within a box, but the result is still the same as if I didn’t use the adjustment.
Removing the attribute and value style="font-size: 30pt;" from the <span>-element should fix the issue. The reason why the applied copy fit settings does not work as expected is because the to the <span>-element applied style overwrites the copy fit settings that are applied to the <div>-element.
The result will look like as follows after removing the attribute and value from the <span>-element:
Tks man. It worked well. Now I would need to make the margin lines of this box visible. In PP7 we had a tool to “draw the margins of a box” to place the content inside. How could I make these blue lines visible?