Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Oh my! Been staring at the computer for too long that I couldn’t even spot the typo for weeks. Well spotted David. Many thanks. 🙂
Hello Rui,
that makes it hidden but leaves the space where the stars used to be. Not applicable on this occasion though. display:none will be the best solution but it just isn’t working at all.
It was before and randomly returned.
Hello,
even after following your solutions, the issue returns. Please see image attached.
The review stars still show up in mini lists
Attachments:
You must be logged in to view attached files.When i gave this code a go;
/* Single product image display size */ .woocommerce div.product div.images img { display: block; width: 85% !important; height: 100% !important; }
It created a cool parallax/glide effect. Although its pretty cool, what I was after is a resize. Removing the code all together makes the images too large.
Hello David, many thanks. That actually done the trick,
The thing is this code actually helped me ensure the image isn’t too big in the single products page;
/* Single product image display size */ .woocommerce div.product div.images img { display: block; width: 85% !important; }
How do I carry on using it without facing the stretch issue again 🙂 Is it just a matter of defining height too?
Hello David,
will do that now. Can you try not to disable the main theme through out the process please, it messes up the widgets.
Thanks in advance.
Thanks mate
Thanks Rui, worked like magic. 🙂
Any update on the other stuff you were helping with yesterday?
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Hello Ed,
thanks for the response. Will have it looked at and hopefully resolved. It’s just that it worked before and vanished after series of woocommerce and theme updates.
Solved! Many thanks Rui. Saved me again.
This reply has been marked as private.This reply has been marked as private. -
Posted in: We hit Power Elite.