Viewing 4 posts - 1 through 4 (of 4 total)
  • #98281
    Doxster
    Member
    Post count: 102

    Hi,

    When viewing a product there is of course a thumbnail of the product, wich can be enlarged by clicking the arrows in the top left corner.

    Is it possible to make the thumbnailed enlarged by simply clicking the picture and removing the arrows?

    Thanks

    #98399
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    #product-img-slider li a.zoom {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
    }
    #product-img-slider li a.zoom i {
      display: none;
    }

    – Kyle

    #98512
    Doxster
    Member
    Post count: 102

    Worked like a charm! You’re awesome Kyle, thanks!

    #98514
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register