badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove this space

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #48711
    jimzook
    Participant

    Thanks for you quick response…my site is at Why Nutrition Works

    I want to remove this white space. This is a one page site and I do not need to display additional page titles.

    Thx
    Shows white space to remove

    #48726

    Hi Jimzook,

    To hide the page title and to reduce the white space of the main content go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and click on save button:

    #main {
        padding-top: 10px;
    }
    .page-title-wrap {
        display: none;
    }

    Thank you!

    #48731
    jimzook
    Participant

    Thank you very much…

    Jim

    #48743

    hi jimzook,

    That’s great

    Thank you

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.