Tagged: x
-
AuthorPosts
-
September 6, 2016 at 10:27 am #1163145
r_c_ParticipantHi, I have x theme all running ok with Woo. However if I try and display products as say a grid the thumbnails of each product don’t show up, although the titles do. I believe I had filled all the locations of the product in that need images (lightbox and main product image).
I will provide private links for you in the next reply. Any help appreciated.
Thanks,
Richard.September 6, 2016 at 10:29 am #1163146
r_c_ParticipantThis reply has been marked as private.September 6, 2016 at 10:35 am #1163162
ThaiModeratorHi There,
Please add the following CSS under Customizer > Custom > Global CSS:
.woocommerce li.product .entry-featured { display: block !important; }Hope it helps 🙂
September 6, 2016 at 10:39 am #1163172
r_c_ParticipantThanks Thai, that worked a treat.
Lastly, where will I control the size of these thumbnails?
Many thanks,
Richard.September 6, 2016 at 10:46 am #1163193
ThaiModeratorHi Richard,
Please update the previous CSS a bit:
.woocommerce li.product .entry-featured { display: block !important; max-width: 250px; }Hope it helps 🙂
September 6, 2016 at 10:51 am #1163202
r_c_ParticipantMagnificent! Thanks again Thai. Most helpful.
Richard.
September 6, 2016 at 11:01 am #1163215
ThaiModeratorIf you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1163145 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
