Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1229713

    iRocketdesign
    Participant

    I want to stop the strange hover effect that happens to some of my woocommerce images. When you hover, it slides up the top half of the image over the existing image. It can be seen in my Shop page under products. It doesn’t happen on the individual product pages, except at the bottom for related products. It looks like it should be a text box, but I can find where to add text. Otherwise can it be turned off? I would add text if it possible and easier.

    You can see the tops of the images repeated at the bottom, when I hover, they slide up and are about half the image size.

    Url http://www.stillwelljacks.com

    I will private the login.

    thanks
    Rick

    #1229715

    iRocketdesign
    Participant
    This reply has been marked as private.
    #1229811

    Paul R
    Moderator

    Hi Rick,

    You can add this under Custom > Edit Global CSS in the Customizer.

    
    .woocommerce li.product .entry-wrap > .entry-header > .entry-featured {
         display:none;
    }
    
    

    Hope that helps.

    #1229877

    iRocketdesign
    Participant

    That worked but it made my thumbnail pics huge…how do I get those small again?

    #1229886

    iRocketdesign
    Participant

    I got it…I changed the woocommerce shop settings in customizer.

    thanks!
    Rick

    #1229888

    iRocketdesign
    Participant

    Actually one thing I do notice, the product name in the pop up has deleted the spaces between words. Any easy fix?

    thanks

    #1229889

    iRocketdesign
    Participant

    I think its because the copy is long, any way to wrap it?

    #1229956

    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Regretfully, at this time I am not entirely certain what it is you’re trying to do. Would you mind clarifying it? May be a Screenshot will point out the actual requirement.

    Thanks for understanding!