Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1243131

    Is there a way to position the close button/X inside of the lightbox area instead of outside it? Thanks!

    #1243308

    Hey NicomIT,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1243351

    Sure. If you click on the yellow “3D View” button on the left under the product photo, it will open the lightbox.

    #1243497

    Hi,

    Add this to quick css:

    div.avia-popup .mfp-close {
    right:0px!important;
    top:30px!important;
    }
    
    .mfp-image-holder .mfp-close{
    color:#000!important;
    }

    Best regards,
    Jordan Shannon

    #1244303

    That worked great. Thanks Jordon.

    #1244424

    Hi NicomIT,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Position of Lightbox Close Button’ is closed to new replies.