Tagged: x
-
AuthorPosts
-
October 25, 2016 at 7:19 am #1229713
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
RickOctober 25, 2016 at 7:20 am #1229715This reply has been marked as private.October 25, 2016 at 8:46 am #1229811Hi 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.
October 25, 2016 at 9:21 am #1229877That worked but it made my thumbnail pics huge…how do I get those small again?
October 25, 2016 at 9:26 am #1229886I got it…I changed the woocommerce shop settings in customizer.
thanks!
RickOctober 25, 2016 at 9:28 am #1229888Actually one thing I do notice, the product name in the pop up has deleted the spaces between words. Any easy fix?
thanks
October 25, 2016 at 9:29 am #1229889I think its because the copy is long, any way to wrap it?
October 25, 2016 at 10:13 am #1229956Hey 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!
-
AuthorPosts