Hide SiteOrigin Editor Title
Is there a way to hide the SiteOrigin Editor Title from displaying on the page (other than leaving it blank)?
I have tried a few suggestions in the forum to no avail.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi 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.
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.