Lightbox issue - by fredwerk - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Jack Richardson

  • Avatar: fredwerk
    fredwerk
    Participant
    May 21, 2014 at 18:48

    Hi,

    When I click on the product picture, Lightbox comes up, however the “1 of 4” is half way on the picture. Obviously it is not where it should be.

    Cheers for help. Details in Private Content.

    Also how can i remove the big arrows of the main product picture? I want to keep them on the thumbnail only and when Lightbox is open.

    Many thanks,

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 22, 2014 at 08:47

    Hello,

    Please add following code into your custom.css to remove arrows:

    .single-product-page .flex-direction-nav .flex-next, .single-product-page .flex-direction-nav .flex-prev {
    display: none;
    }

    Also add this to fix counter position:

    .mfp-counter {
    right: 45%;
    margin-top: 40px;
    }

    Regards,
    Jack Richardson

    Avatar: fredwerk
    fredwerk
    Participant
    May 22, 2014 at 08:56

    Cheers, works good!

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 22, 2014 at 09:00

    Hello,

    You’re welcome!

    Regards,
    Jack Richardson

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Lightbox issue’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.