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 #1191969
How can I disable portfolio name on item.
Closed

Comments

  •  2
    Narerit started the conversation

    I want to disable all portfolio name that shows on an item as I provide a picture.

    Thanks.

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    .portfolio.hover-circular .portfolio-item .image .overlay .links .caption {
        display: none !important;
    }

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

    Regards, Oliver