Delete page title
Hello.
I’m using the Focus Premium theme.
How could i change or delete the look of the page title? Now it is verry big and i want to change this.
Thank you
Tim
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Tim
Try the following under Appearance > Custom CSS:
/* Focus Single Header H1 */ #single-header h1 { font-size: 42px !important; }You can change font-size to display: none; if you’d like to remove it.
Hi! thanks for the anwser.
If i do this, theres noting changed. Only if i type 1px;, the font size will be changed to 1pxl
If i’ll type: None, then the old title bar will come up.
And i want to remove the complete title bar. the background too.
Thank you!
Hi Tim
42px is the current size of the H1, you’ll need to edit that to change the size. If you want to remove it completely you’ll need to swap the font-size property with:
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.