Take a backup of your store before implementing the solution below.
-
Go into Online Store> Themes> Actions> Select “Edit Code”
-
Go to the Assets directory.
-
Click on theme.scss.css file.
-
In this file search for .bg-red-texture
-
Remove or replace the URL in green
.bg-red-texture {> background: url(//cdn.shopify.com/s/files/1/0059/1108/5146/files/bg-red-v2-m_2000x.jpg?v=6176182971407044052) no-repeat center center;> background-size: cover;> padding: 2rem 0 0;> color: #fff; }> @media only screen and (min-width: 769px) {> .bg-red-texture {> background: url(//cdn.shopify.com/s/files/1/0059/1108/5146/files/bg-red-v2_2000x.jpg?v=4051203489594765595) no-repeat center center;> padding: 4rem 0 1rem; } }
If you feel uncomfortable with editing the code by yourself, I can help but will need access to the store.
Regards,
Sarvanshu