how to remove this form page source

Posted in: Newspaper
Post count: 3

<footer>
Save
<div class=”tdw-more-info-text”>Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div>
<div class=”tdw-resize”></div>
</footer>

I want to remove this line:
<div class=”tdw-more-info-text”>Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div>

Post count: 20688

Hi,

I don’t know why you would like to do that. This would require modifications to the tagDiv composer plugin. If you want to remove that line this is the file from the composer where you will have to make the modification
https://www.screencast.com/t/U4f6gvHStw

Thanks

Post count: 14


Save
<div class="tdw-more-info-text">Write CSS OR LESS and hit save. CTRL + SPACE for auto-complete.</div>

<div class="tdw-resize"></div>

Hello.

***what is the purpose of this code?

*** it would be a hassle to delete this code?

Post count: 20688

Hi,

That is the Live CSS option present in the admin bar
https://www.screencast.com/t/8pzunCrDY2y
At the moment the only way to disable it would be in the code as shown, if it is absolutely required. An option for this may be added in the future.

Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.