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

  •  869
    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! (:

  •  869
    Neuron replied

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

    Kind Regards,
    NeuronThemes