Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi
Does anyone know how on earth you can add and or delete text in headers and body in Site Origin CSS?
I can’t find anywhere that enables you to do this in text editor.
Thanks,
Adina.
Hi Adina,
You can hide things with CSS by adding the following to the relevant CSS selector:
display: none;
We do not recommend adding text with CSS (as CSS is about design, not content) but you can add basic text with content.