Add BG Image To Featured Catagory Section Dawn Theme

Add BG Image To Featured Catagory Section Dawn Theme

MissSmith
Shopify Partner
3 0 0

Hello,

I have searched and tried many different answers, but none work. I am trying to create a theme for a friend to use for her store. I am using dawn theme and want to change the background image of the featured catagory section. Can someone help?

 

https://refinedtheme.myshopify.com/

 

 

Replies 4 (4)

ThePrimeWeb
Shopify Partner
2138 616 503

Hey @MissSmith,

 

The store is password protected. You can either share the password or remove it for the time being. 

 

Also, can you upload the background image you want into your shopify files and share the link for that as well?

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!
MissSmith
Shopify Partner
3 0 0
ThePrimeWeb
Shopify Partner
2138 616 503

Hey @MissSmith,

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
section#shopify-section-template--17476556554495__featured_collection_HtF4Le .gradient {
    background: url('https://cdn.shopify.com/s/files/1/0689/0343/6543/files/linen-banner-3.png') !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1709604184331.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!
MissSmith
Shopify Partner
3 0 0

@ThePrimeWeb That worked! You are wonderful! Thank you!