No Featured Image Space on Pages

Home Forums All Other Themes No Featured Image Space on Pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70070
    AshleyAshley
    Member
    • Topics: 2
    • Replies: 3
    • Total: 5
    Member since: April 17, 2017

    I am using the Interior Pro theme and do not want to feature an image on my website’s pages (other than the homepage). I do not have a featured image displaying on the pages, but there is still a large white margin where the image would be displayed. How do I remove that white margin (i.e., move the page contents up so that they are just below the navigation menu)? Example page: http://captivatx.com/community/

    #70101
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi Ashley,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .innerbanner{display:none;}
    .content-area{padding:200px 0 !important;}

    Regards,
    Dave

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