Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Background/Header Help?


@mercime
Participant

@mercime

I forgot to add — add this to your child theme’s functions.php (if you don’t have one, create one)
`<?php
define( ‘HEADER_IMAGE_HEIGHT’, 200 );
?>`
adjust to taste

Skip to toolbar