basenine 10/31/2019 5:02:30 PM Good morning,
Here's the .css you need:
[id="preview_t_xxxxxx"] #frm_edit > section > header > h2{ display:none; } [id="preview_t_xxxxxx"] #frm_edit > section > header > div{ display:none }
Replace xxxxxx with the specific table id for that table. This can be found in the URL here:
...../preview.aspx?t=xxxxxx&id=939&back=L3NlY3Vy........
|