Okay
  Public Ticket #1199434
Portfolio Category
Closed

Comments

  •  1
    suziewong started the conversation

    Hello,

    is it possible no to show the Category of the Portfolio items (Thumbnais with Title but not Category) ? 

    Cause I only have one category. Thank you :-)

    Great support by the way! Thank you in Advance. 

    Siu

  • [deleted] replied

    Hi Siu,

    This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though

    Please add the code below to your Custom CSS area:

    .portfolio-holder .thumb .hover-state .info .terms {
    display: none !important;
    }
  •  1
    suziewong replied

    Thank you so much, Ylli!


    I just bought a second license for this great theme! 

  • [deleted] replied

    Hi Siu,

    Thank you and enjoy Kalium

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a great weekend!

    Will set this ticket as solved from here.

  •   suziewong replied privately
  • [deleted] replied

    Hi Siu, 

    Don't worry for that

    Just add the code below to your Custom CSS area:

    .portfolio-holder.portfolio-type-1 .portfolio-item .info .terms {
        display: none !important;
    }
    

    Have a great week!

    Will set this ticket as solved from here.