Tagged: x
-
AuthorPosts
-
July 5, 2016 at 4:15 am #1072623
andrew mParticipantHi,
I’m having issue getting all of the images in the shop to be uniform size.
I’m aware that X theme took out the product sizing options in woo-commerce, so in the function.php I added back the woo-commerce shop image sizing and nothing seems to of changed other than the options actually being there.
So I went to look at another forum to make see if there’s CSS to manipulate it.
https://community.theme.co/forums/topic/shop-and-featured-image-thumbnails-same-height/ I followed the instructions with the CSS of this forum post, it’s so very close to being fine but the images are now cropped to about 25% of their image.
I’m now kind of stuck on what to do in terms of getting the web shop correct with it’s images.
Attached screen shot of current store issue with CSS on left.
website: wc66shop.org
wordpress version: 4.5.3-en_GB
X-Theme version: 4.5.2
Cornerstone plug-in version: 1.2.4Thanks,
July 5, 2016 at 4:25 am #1072637
ChristianModeratorHey Andrew,
I checked your shop page and images display fully. Have you resolved the issue?
Thanks.
July 5, 2016 at 5:01 am #1072678
andrew mParticipantThe version I was working on hadn’t been published as they were quite messy as you could see in the screen shot.
I’ve published it so you can see the full extent of the issue.
Thanks
July 5, 2016 at 5:38 am #1072714
ChristopherModeratorHi there,
Please update your CSS to :
@media (min-width: 760px){ .archive .entry-product .entry-featured a { height: 274px; overflow: hidden; } }Hope that helps.
July 5, 2016 at 6:01 am #1072736
andrew mParticipantYes that’s sorted it.
Thank you very much! 🙂
July 5, 2016 at 6:17 am #1072765
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1072623 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
