Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Buddy Press header removal (2 posts)

Started 7 months, 3 weeks ago by: digital marketing mentor

  • Profile picture of digital marketing mentor digital marketing mentor said 7 months, 3 weeks ago:

    I am frantically trying to find how to change the height of my header to 300. I have followed the instructions on Buddydress and have read various postings. I now at a point of dispair as I simply can not get the header resized. Is there anyone that can give me a definitive answer? I fear that I may have to abandon this project unless I can find the answer! http://www.michaelstarkey.co.uk

  • Profile picture of r-a-y r-a-y said 7 months, 3 weeks ago:

    Are you trying to change the height of the header image background or the header in general?

    If you are trying the change the height of the header only, first create a child theme.

    Then in your child theme’s style.css, add the following:

    #header {height:300px;}