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 #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,092
    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,092
    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,092
    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