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

Okay
  Public Ticket #894025
Custome portfolio
Closed

Comments

  •  2
    Oldem started the conversation

    Hello,

    Could you tell me how to disable dates and socials icons on portfolio item and on portfolio lists ? thanks !

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    .single-thegem_pf_item .post-meta-date {
        display: none;
    }
    .single-thegem_pf_item .socials-sharing.socials {
        display: none;
    }
    .portfolio-icons .portfolio-sharing-pane {
        display: none !important;
    }
    a.icon.share {
        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