Change background image opacity

Hi i changed my background image of whole main content by the following code:


#MainContent {
background: transparent !important;
}
body.gradient {
background: url(“//cdn.shopify.com/s/files/1/0603/1192/8987/files/Sakura_4K_Pack_590.jpg?v=1660247229”) repeat center center fixed !important;
background-size: cover !important;
}
.gradient {
background: transparent !important;
}


can anyone help me how to change opacity of image

1 Like

@aabbcca

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community! :blush:
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.