WebSite X5Help Center

 
Melissa K.
Melissa K.
User

Removing product catalog tiny icon  en

Autor: Melissa K.
Visitado 47, Seguidores 0, Compartilhado 0  

Hi there,

I noticed in a recent release that this hover icon has been added to the product image on the right side. I have the image already linking to the product page, so I don't need this icon to show up. How can I go about removing it?

Any help would be appreciated.

Kind regards.

Publicado em
1 RESPOSTAS
Aleksej H.
Aleksej H.
Moderator

Hello. Add this:

<style>
.im-cc-icon-prodpage {
display: none !important;
}
</style>

Ler mais
Publicado em de Aleksej H.