Tagged: Lightbox
Is there a way to position the close button/X inside of the lightbox area instead of outside it? Thanks!
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
Sure. If you click on the yellow “3D View” button on the left under the product photo, it will open the lightbox.
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
That worked great. Thanks Jordon.
Hi NicomIT,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria