Resolvedproduct page images

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

    Hello, i am having an issue with the images on product pages
    https://we.tl/t-6pullT7GDU
    Hope you can assist

    #29117
    Althemist
    Keymaster

    Hello frederickabdelmassih,

    It looks like your products have way to much images to fit on the screen. If you really need to use that much images, probably the best option for you would be to move them bellow the main image. You can do this with the following CSS:

    div.product div.images, #content div.product div.images {
            padding: 0;
    }
    span.onsale {
            top: 30px;
            left: 30px;
    }
    div.product div.images ol.flex-control-nav, #content div.product div.images ol.flex-control-nav {
            width: 100%;
            position: relative;
            padding-top: 20px !important;
            text-align: left;
    }
    div.product div.images ol.flex-control-nav li, #content div.product div.images ol.flex-control-nav li {
            margin-right: 5px;
    }

    Hope this helps.

    Regards,
    Dimitar

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

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

License required for the following item
Login and Registration Log in · Register