Our support team is on holiday from January 1st to 7th. Responses may be delayed, but we'll be back on January 8th. Happy Holidays!

Okay
  Public Ticket #2749964
how to hide categories name at Portfolio Carousel
Closed

Comments

  • aysuuu started the conversation

    Hi again,

    While using Portfolio Carousel, I'd like to show the name of the portfolio item, but not the "category" of it. Is it possible? If yes, how? (sorry, I couldn't find it)

    Have a nice day/night,
    Aysu

  •  951
    Neuron replied

    Hi Aysu,

    You can hide it by adding the following code at Appearance > Customize >Additional CSS.

    .o-neuron-hover-holder__body-meta div.a-seperator {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • aysuuu replied

    Done, worked. Thanks a lot! (:

  •  951
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes