Page template headers

Home Forums All Other Themes Page template headers

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #150561
    brad perrowbrad perrow
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: January 1, 2020

    Hi,

    We bought the SKT Nutrition theme, on each page template it references get_header(); ?>

    I have tried to remove this and make a new page template to use on certain pages but then it breaks the whole site. Is there a way to remove this on certain pages on this theme?

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

    Hi,

    Kindly show us your website URL please?

    Regards,
    Dave

    #150588
    brad perrowbrad perrow
    Participant
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: January 1, 2020

    I have taken the site out of maintenance mode so you can see it.

    the page in question is: http://yourhealthdietitian.com/professional-advice/

    I want to remove the header image from this page and others

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .innerbanner .container { height:auto !important;}
    .innerbanner .container img { min-height:inherit !important; display:none;}

    Regards,
    Dave

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