Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #56856

    Hello,

    My site is a CREATE theme site … http://longviewconstructionservices.com

    There is a great deal of white space at the top created by the subject line (which I left blank). How do you remove the subject line feature? I want my slider to be higher up on the page.

    Thank you,
    Jordan

    #56859

    When I say “subject line,” I mean the title of the page. Thanks.

    #56948
    Sakin
    Keymaster

    @JordanLocksley: You shouldn’t keep it blank. If you don’t want then you can hide it. For that can install Catch Web Tool plugin and then add the following css in “Catch Web Tools => Customize CSS” box:

    .site-title, .site-description {
        display: none;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Subject Line and White Space In Create Theme’ is closed to new replies.