Page 1 of 1
delete hidden objects for a cleaner code on the page
Posted: Mon Feb 24, 2020 10:11 am
by Bart Design
Hi, if i check and enable the hidden display on a page there is a lot off text from former breakpoints that i used. i am wondering if this will show and has any consequences for the code on that page? And how can i remove this text?
Re: delete hidden objects for a cleaner code on the page
Posted: Mon Feb 24, 2020 10:37 am
by ART
It sounds a bit as f you did not remove the browser cache.
Re: delete hidden objects for a cleaner code on the page
Posted: Mon Feb 24, 2020 11:11 am
by Pablo
If you remove an object form the page then all code belonging to that object will be removed.
Re: delete hidden objects for a cleaner code on the page
Posted: Mon Feb 24, 2020 11:15 am
by Bart Design
I clean it on a regular basic. I use to work with breakpoints but i all delete them, so strange that the text is stil visible in the hidden objects?
Re: delete hidden objects for a cleaner code on the page
Posted: Mon Feb 24, 2020 11:30 am
by Pablo
To be able to help you, I need to see what you have done.
Do you have a demo project?
Note that I do not need to complete project, only a simple demo project with the related page.