Post and Page header settings

Home Forums All Other Themes Post and Page header settings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #157342
    MichaelMichael
    Participant
    • Topics: 15
    • Replies: 16
    • Total: 31
    Member since: June 1, 2016

    Hi

    I’m trying to change the size of the vertical gap from the header to the Image on the our team pages when you display them. i cant see an option for this.

    Page example https://boureki.com/our-team/george/

    This is the same on all the our team pages

    Thanks

    Mike

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

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .single-team .post_head, .single-team .page_head {
        display: none;
    }

    Regards,
    Chris

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