Home>Support>Delete page title

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. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

  2. 10 years, 2 months ago Tim Trommel

    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!

  3. 10 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    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:

    display: none;
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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More