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