Removing an image

hi @Deyante25

i can solve your problem ,

please add this files .

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
div#FourIcons {
display: none!important;
}

thank you so much …