Site logo

Archived topic

Hide a Section Hack

3 replies · Started by David on September 8, 2016

Viewing posts 1–4 of 4

Here is a simple hack I do when want to hide a section. I guess eventually there can be a feature where you can publish a section on a certain time/date. That could be novel.

First, I create a CSS style:

.display-none {
	display: none;
}

Second, I open the page I wish to update and with the section of choice insert display-none into the Custom Classes input field. Publish to save changes. And the section is hidden.

Cheers!

Nice trick! Thanks for sharing :)

Happy to contribute. Nice new profile photos. Congrats!

Thanks! :)

This archived topic is closed to new replies.