Screenshot – http://s11.postimg.org/8e279kjpv/arrows.jpg
Live Site – http://f37.0c1.myftpupload.com/submit-your-layout/ (Please click on a thumbnail)
How do I remove the arrows and number count in the lightbox popup as per the screenshot above
Hi wnow,
try to add these lines in to your custom style :
button.mfp-close, button.mfp-arrow {
display: none !important;
}
.mfp-bottom-bar {
display: none !important;
}
Hi @wnow,
Great, glad you got it fixed. Looks like you’ve got some answers in your other thread too. Thanks for the help @begrafiks!
Best regards,
Rikard