-
AuthorPosts
-
September 29, 2014 at 4:17 pm #115103
Sam HParticipantHi!
Is there a way to display large images of featured products on my home page, the site is an ecom site. I created a widget area on the page and the inserted the woo commerce featured products option. The images are only coming out really small. Thanks in advance!
Sam
September 29, 2014 at 5:20 pm #115132
DarshanaModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL as stated on the forum entrance page. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
September 30, 2014 at 7:22 pm #116018
Sam HParticipantThanks for getting back to me. Here is the link:
http://fb2.0e6.myftpupload.com/October 1, 2014 at 12:14 am #116098
ChristianModeratorHey Sam,
Please add the code below in the Appearance > Customize > Custom > CSS.
.widget_best_sellers ul li a img, .widget_shopping_cart ul li a img, .widget_products ul li a img, .widget_featured_products ul li a img, .widget_onsale ul li a img, .widget_random_products ul li a img, .widget_recently_viewed_products ul li a img, .widget_recent_products ul li a img, .widget_recent_reviews ul li a img, .widget_top_rated_products ul li a img { width: 100px !important; }Hope that helps. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-115103 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
