Change background color to a specific page

Hey I would like to change color to a specific page-> https://sette.co.il/pages/izipizixotello

I want to use this gradient photo: is that possible?

How can I do that?

This is the gradient code:

background-image: linear-gradient(to right top, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);

Hi @Dvir1324

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.scss.css

body.template-page.trigger-position-right.quick-links-position-left.trigger-size-small.trigger-color-blue {
    background-image: linear-gradient(to right top, #d16ba5, #c777b9, #ba83ca, #aa8fd8, #9a9ae1, #8aa7ec, #79b3f4, #69bff8, #52cffe, #41dfff, #46eefa, #5ffbf1);
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Hey Richard, where should I paste this code?

Ok richard it worked by it changed the background color for all of my pages.

I want to change the background color just for this page–> https://sette.co.il/pages/izipizixotello

Ok Richard it worked but it changed the background color for all of my pages.

I want to change the background color just for this page–> https://sette.co.il/pages/izipizixotello

I’m sorry but this is out of my scope. You may try contacting Shopify support or finding another expert regarding this issue.