Hello here is my website : https://www.androidp0rtugal.com/
How can i remove the snow effect on my website i cant find nothing on youtube or in my code to remove it need help
Best regards
Hello here is my website : https://www.androidp0rtugal.com/
How can i remove the snow effect on my website i cant find nothing on youtube or in my code to remove it need help
Best regards
The snow effect is being generated by a third-party app. Please check the apps you have installed from the store.
Best,
Liz
Always remember to back up your theme before making any significant changes.
@fABIOcORDeiro
Remove the code in body:after
{
background-image: url(/cdn/shop/files/snow1.webp?v=1732149595), url(/cdn/shop/files/snow2.webp?v=1732149595), url(/cdn/shop/files/snow3.webp?v=1732149595);
animation: snow 10slinear infinite;
}
Then click save on right top corner button.
Final code look like this
body:after {
content: "";
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
}
Happy customizing!
Hi @fABIOcORDeiro ,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
body:after {
content: "";
display: block;
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
pointer-events: none;
background-image: none !important;
}
Cant find it do you have anydesk to join my pc and remove it?
Cant find it do you have anydesk to join my pc and remove it??
Sure! Sending via WhatsApp and email is a secure option.
Can you send me your discord please or email so we can make it? I can pay you