This topic has 4 replies, 2 voices, and was last updated 4 years, 7 months ago ago by Rose Tyler
Hey guys, how you doing?
Quick question for you: how can I reduce the sizing guide lightbox?
On desktop and mobile it’s too big, I’d like to have it smaller.
Thanks!
Hello,
You can use the next custom CSS code –
.single-product img.mfp-img {
max-width: 50% !important;
}
Regards
ok, solved,thanks!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up