Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1062581

    Hello,
    I’m trying to increase the image size of the latest products im the Footer widget.
    the images in the third column should be displayed with a size of 80 x80 px.
    to the right, there should be the product name and pricing directly below (no gap!)

    I’ve tried this for the image sizing…. but no luck…

    ul.product_list_widget li img {
    float: right;
    margin-left: 1px;
    margin-right: 0px;
    width: 80px;
    padding: 1px;
    height: auto;
    }

    can you help please?
    Cheers Jutta

    #1063025

    Hi Jutta,

    Where can we see the elements in question?

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.