Create a fixed background image section that don't move when scrolling down - Wonify theme

hfepbook1
Tourist
4 0 1

Hi guys, I am using Wonfiy theme. I was wondering if I could achieve something like this pic below in this site: https://en.mokee.eu/


FireShot Capture 006 - moKee - Scandinavian Inspired Baby Nursery Furniture - en.mokee.eu.png

That is, when you scroll down, the image itself does not move, it's fixed on the background, and using a transparent section box to make it alive.

Does anyone know how to do this, will be appreciative of any advice given, thanks in advance!!

Replies 7 (7)

KetanKumar
Shopify Partner
36845 3636 11978

@hfepbook1 

Sorry for facing this issue, it's my pleasure to help us.

Welcome to the Shopify community!
and Thanks for your Good question. 😊

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

.custom__banner {background-attachment: scroll !important;}

 

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
musadecor
Tourist
8 0 2

hey ketan how you doing! 

I am having the same problem as Hfepbook1 but i cant find such thing as custom_code.scss.liquid on my asset page. How can i do it without it ?? 

KetanKumar
Shopify Partner
36845 3636 11978

@musadecor 

can you please send 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
musadecor
Tourist
8 0 2

https://musadecor.shop/ there you go 

KetanKumar
Shopify Partner
36845 3636 11978

@musadecor 

thanks for URL

i have checked your store but i can't see any parallax effect can you please share section screenshot 

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
musadecor
Tourist
8 0 2

musadecor_3-1672939465205.png

musadecor_4-1672939489127.png

As you can see i dont have any of that in my store 

btw im using the theme craft, idk if that makes a difference

Adam134
Visitor
2 0 0

Hi,

Trying to do the same on dawn theme, tried couple of code changes yet nothing successful,

Any ides?