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 #2367134
different color hover
Closed

Comments

  •   Morgane Tubiana started the conversation
  •  675
    Neuron replied

    Hi Morgane,

    I am sorry for the late reply, we did not work on the weekend.

    Actually that requires some Custom CSS.

    For one, please check nth-child(1) is for 1 and so on.

    .l-posts-wrapper .selector:nth-child(1) .o-neuron-hover-holder__header__overlay {
        background-color: your_color !important;
    }
    .l-posts-wrapper .selector:nth-child(2) .o-neuron-hover-holder__header__overlay {
        background-color: your_color !important;    
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.

  • Morgane Tubiana replied

    Hi ! 

    Thx for your reply ! It's works ! :D 


  •  675
    Neuron replied

    You're welcome anytime, feel free to ask for anything you needsmile.png

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.