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.

Replies

2
  1. Alex S Staff 9 years, 3 months ago

    Hi Nathan,

    Please open the editor widget you wish to hide the widget title for and head over to the Widget Styles sidebar. Open the Attribute settings group and set Widget Class to hide-title then save.

    Please navigate to AppearanceCustom CSS and add the following CSS:

    .hide-title .widget-title {
    	display: none !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Nathan J Curtis 9 years, 3 months ago

    Thanks you very much, that did the trick.

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