Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #115103
    Sam H
    Participant

    Hi!

    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

    #115132
    Darshana
    Moderator

    Hi 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.

    #116018
    Sam H
    Participant

    Thanks for getting back to me. Here is the link:
    http://fb2.0e6.myftpupload.com/

    #116098
    Christian
    Moderator

    Hey 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. 🙂

  • <script> jQuery(function($){ $("#no-reply-115103 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>