What is the best way to replace the header background image? Posted in : Bloggy WP cberseParticipant 5 February 2015 at 03:26 #18973 I’d like to have a full-size header background image. What is the best way to add that? Should I do this manually, updating the CSS and possibly adding a child theme? Is there a better way, allowing customization via the admin interface? Code samples would be great. Thank you! ahmetsaliKeymaster 8 February 2015 at 18:05 #19109 Hi, you can do it with a custom css code; .site-header .row { background: url("your-image-url-here.jpg"); } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Bloggy WP - Responsive Minimalist WordPress Themeby pixelwars Login and Registration Log in · Register