This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Time content

9 years ago · Last reply by Joost de Niet 9 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Joost de Niet 9 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread