Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Hi, I’ve ‘hidden’ the rows in visual composer.
The website is yet to live yet.
When I clicked preview though, I noticed the rows sections are still there (even though I’ve hidden it) and it looks very messy. Can I ensure that these hidden rows will not be there when I live the website?
Hello,
Sorry this feature isn’t active. You can disable certain elements by adding the display:none directive.
For example :
.clients_el{display:none}
This line can be added into The Simple > General > Custom Css Box.
Let us know the elements you want to hide.
Regards!
Oh dear. There’s actually quite a number of elements I wish to hide. Perhaps could you teach me how to go about identifying those elements and guide me to ‘hide’ those elements in the CSS box please?
Cos i do not want to ‘lose’ those elements I imported from the demo… might be able to reuse them next time. Would you be able to advise?
Thanks!
You must be logged in to reply to this topic.