Insert header in background of banner

Insert header in background of banner

bleeroon
Visitor
2 0 0

Hey,

I need help with my homepage. I wanted to insert a picture in the background of my header, so behind the logo, the shopping cart icon and so on. I think you know what I am trying to reach out for help. Theme is dawn and here is the link to the shop: 

 

withmoneycomeproblems

 Password: meulyo

 

Please help me.

Replies 2 (2)

Asad-Mahmood
Navigator
299 51 55

Go to your online store -> edit code -> base.css file and paste this code in the start

.header-wrapper {
    background-image: url('your-image-link') !important;
}

make sure to replace the url with actual link to image

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp





bleeroon
Visitor
2 0 0

where or how do i find the url link