Hello there !
I would like to know how to edit the I love it theme header so I could put an image or change the color of the header where the text logo and menu is located. Here is a link to the site www.vapaamedia.fi. Thank you !
Hello there !
I would like to know how to edit the I love it theme header so I could put an image or change the color of the header where the text logo and menu is located. Here is a link to the site www.vapaamedia.fi. Thank you !
Comments
1 comment
Hi, the best way to do that is to create a child theme (http://codex.wordpress.org/Child_Themes) and overwrite header.php
Look in the code and find where logo is outputted and add your image.
Please sign in to leave a comment.