Add Header Photo to Rowling Theme
-
Does anyone have any CSS code that will allow me to add a header photo to the Rowling Theme? My site is blog.naturesbatch.com – I would like to replace the lighter green part at the top with a custom picture.
Thank you in advance!
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.header-wrapper { background-image: url(https://hd.unsplash.com/10/caroline_sada_landscape.jpg); background-size: cover; }Let me know if that doesn’t work!
Sage -
-
- The topic ‘Add Header Photo to Rowling Theme’ is closed to new replies.