• Hello, I had one quick thing that I got stuck on. I am trying to raise the height of the header area just a bit so I can fit a bigger image in it. Right now it is cutting off some of my image. I need to change it from 110px from 60x.

    website is : https://www.radbrains.om

    When I inspect the element I see a line of css code that does it:

    #branding {
    background: url(“https://www.radbrains.com/wp-content/uploads/2012/07/radbrain-head1.png”) no-repeat scroll 0% 0% transparent;
    height: 60px;
    }

    and it says this code is “inline:37″ but I cannot find it in the backend editor anywhere, so where is it and how do I do this quick mod?

Viewing 1 replies (of 1 total)
  • There’s an option to change that in the Mantra settings page >> Layout section. You’ll see a header image height option.

Viewing 1 replies (of 1 total)
  • The topic ‘quick header mod’ is closed to new replies.