Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #3037155
How can hide the icon in hover portfolio block?
Closed

Comments

  • Alejandro started the conversation

    Hi,

    I was triying to hide the icon of the portfolio hover block (image attached)

    , with some css:

    .full-image. fancy {
        display: none; !important;
    }

    but don't work.... how can do it?

    merci,

  •  7,280
    Oliver replied

    Hi,

    Give me a link to the page with the portfolio block. 

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

    Regards, Oliver

  • Alejandro replied

    https://prueba.oxworldwide.com/

    ID #portfolio

    I attached image

  •  7,280
    Oliver replied

    HI!

    CSS example:

    a.icon.full-image.fancy {
        display: none !important;
    }

     

    3938581396.jpg

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

    Regards, Oliver

  • Alejandro replied

    now work well!!! Thanks

  •  7,280
    Oliver replied

    Welcome!

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

    Regards, Oliver