start by creating a child theme; http://codex.ww.wp.xz.cn/Child_Themes
then save a copy of header.php into the child theme folder, and add this this code:
http://pastebin.com/VbjxyMRF
to be added before this line in header.php of the child theme:
<?php endif; // end check for removed header image ?>
use css to format the position and layout of the description text.
Thread Starter
ariebl
(@ariebl)
Thank you very much alchymyth
It is working but…
now I want to edit the description and I don’t find it…
I have tried edit the image file name – but It wont work and then I have search for the header image description at the Dashboard and at all WP files but I didn’t find it
so, where I can find header image description?
now I want to edit the description and I don’t find it…
under
dashboard – media – library: find the images marked with ‘header image’ in the second column; then click edit under the image name…