Sorry for the missunderstanding. I have mistake, in your theme uses “styles.scss.css” file.
To provide changes for the “styles.scss.css” file, kindly perform next ones steps:
-
Go to the “Online store” → “Themes”.
-
Click to the button “Actions” → “Edit code”.
-
Find behind the “Assets” heading the “styles.scss.css” file.
-
At the end of the file add the code:
#shopify-section-article-template .image-element__wrap {
display: none;
}
- Click “Save” button to save your changes.