Solved

HELP NEEDED! Testimonial Section Image Background? Any Help Will Be Tremendously Appreciated!

TumaDor
Excursionist
13 2 2

Hi Shopify Community,

I am looking to add a background image onto the testimonials section on my website. I was wondering if anyone knew how and could provide me code + instructions on how to do so. I would really appreciate it! 

TumaDor_0-1632098541461.png

Here is the image of the section I am mentioning. I am looking to add individual images to each testimonial, not the entire section background. If possible, I am looking for the images uploaded to be able to adjust to the sizing of the testimonials. Really will appreciate any help given, thank you in advance! 

Store URL:

zurainelx.myshopify.com

Store Password:

ilyaga

Store Theme:

Motion

Accepted Solution (1)
TumaDor
Excursionist
13 2 2

This is an accepted solution.

Thank you, the code works perfectly! 

View solution in original post

Replies 9 (9)

KetanKumar
Shopify Partner
36839 3635 11972

@TumaDor 

yes please try this code 

first, upload your image to the assent folder 

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste the below code at the bottom of the file.

.testimonials-section {
background: url({{ 'testi-right.png' | asset_url }});
background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
TumaDor
Excursionist
13 2 2

This is an accepted solution.

Thank you, the code works perfectly! 

omerhashmi
Shopify Partner
8 0 2

Can you please tell about Dawn theme?

KetanKumar
Shopify Partner
36839 3635 11972

@omerhashmi 

oh sorry for that issue can you please share store url

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
omerhashmi
Shopify Partner
8 0 2
KetanKumar
Shopify Partner
36839 3635 11972

Thanks but which section do you want customization 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
omerhashmi
Shopify Partner
8 0 2

"Talk about Your Brand" Section on the website

 

omerhashmi
Shopify Partner
8 0 2

I am looking to add a background image onto the "Talk About Brand" section on my website. I was wondering if you can explain and could provide me code + instructions on how to do so. I would really appreciate it! 

 

I am looking to add individual images to each other sections aswell so a longer explanation would be better.

I am not able to add images to all the sections through the Custom CSS section. 

Really will appreciate any help given, thank you in advance! 

omerhashmi
Shopify Partner
8 0 2

I would love a reply from you.