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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #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 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.