Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1196906
Change camera icon on product hover
Closed

Comments

  • daptee started the conversation

    On a specefic product page, we want to change the camera icon that appears on image product hover. We want to change it for a search icon. We realized that is a css code content, but we don’t know the search icon code.

  •  7,092
    Oliver replied

    Hi!

    ignore previous message.

    pls. use following css:

    body .gem-gallery-hover-default .gem-gallery-preview-carousel-wrap .gem-gallery-item a:after {
        content: '\e612';
    }

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver