Okay
  Public Ticket #2002963
Click in picture, not in title.
Closed

Comments

  • valpetao started the conversation

    Hello, how are you? I have a small problem and I need help.

    I have a page where I show different products. I want that if you click in the picture it goes directly to the simple product page. Now I have to click just in the title when is in Hover style. I try to search in the style options but I couldn,t find it.

    Thanks.

  •  675
    Neuron replied

    Hi,

    Thanks for asking we're good, hope you're well toosmile.png

    Unfortunately, we could not make it by default, because of the add to cart icon. http://prntscr.com/nm13ac

    Please add the following style and that will be all clickable.

    .o-neuron-hover--meta-inside .o-neuron-hover-holder .o-neuron-hover-holder__body .o-neuron-hover-holder__body__inner a:last-child {
        top: 0 !important;
        position: absolute !important;
        width: 100% !important;
        left: 0 !important;
        height: 100% !important;
     }


    Feel free to ask for anything you need.

    Kind Regards


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

  • valpetao replied

    Waow! It works! Thank you!

    The only thing is that now the price is just behind the title. Can I do something for have the price just down the tittle like before? Thank you in advance.

  •  675
    Neuron replied

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

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Ah, I am sorry, I missed that. You can simply add the following style, change the value till it fits best for that place.

    .o-neuron-hover.o-neuron-hover--meta-inside .o-neuron-hover-holder .o-neuron-hover-holder__body .o-neuron-hover-holder__body__inner .o-neuron-hover-holder__body-meta .o-neuron-hover-holder__body-meta__subtitle span {
        margin-top: 25px !important
    }

    Kind Regards,
    NeuronThemes


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

  • valpetao replied

    Perfect! Now it works great! 

    I have given you the 5 stars. Thanks!

  •  675
    Neuron replied

    Thank you very much, 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.