Home>Support>Time content

Time content

Hi,

Im running a small website and from time to time I would just love if I could hide SiteOrign boxes in stead of deleting them (I need the content again later).

Does anyone have an idea how to ‘park’ unused content for later use ?

Kind regards

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 3 months ago Joost de Niet

    You can use custom css to hide a div,class or html tag. You can use the code:

    .example
    {
        display: none;
    }
    

    If dont know where to put css you can use the plugin: https://wordpress.org/plugins/so-css/ after installing the plugin in you can find the plugin here: appearance > custom css and paste the above code with the right class or div or html tag.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More