Home>Support>Remove Title From Blogpost Header
  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Elroy Christmas

    You can fix/change this with some custom CSS. If you are not already using a Custom CSS plugin I would recommend this one.

    https://wordpress.org/plugins/so-css/

    If you then navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    article.post .entry-header {
        display: none;
    }
    
    .single-post #main {
        padding-top: 0px;
    }
    

    Let us know how you get on

    Magus

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