Problem with small changes in page with a lot of tabs

Concerns: https://forio.com/epicenter/synmind/circular-dynamics-beton/static/files

Hi Will

On one page I’m not able to make any font changes (for instance: turning p into h3 at a few positions).
It is a rather extensive page with quite a lot of tabs (bindmiddelen_grondstoffenvraag_03~custom-template.html).

Is there any trick to solve this?

Joaquim de Witte

Hi Joaquim–

If you are editing via the interface builder, you are limited to the options in the text box under Edit Text
image

You may also edit the HTML page directly. In such a case you can enter whatever HTML you like. Be sure to (a) make sure all HTML is properly formed (with proper quotes and close tags) and (b) backup the page in case the interface builder overwrites the file later.

Hi Will,

I actually used the specific HTML page (via Interface) and tried the changes in HTML indeed, but got stuck there. I made similar HTML changes in other pages without problems!

You will find the the interface builder overwrites certain HTML in the page controlled by the template if you edit it by hand.

As a suggestion, try using CSS instead to change the formatting. You can refer to specific ids or classes and change the font and format.