Hello there,
Sorry to bother on weekend.
Site is almost in shape. Yeyy…
Now, I need to remove titles from the lightbox on entire site. http://morsche.co/photography/
Is there a way? Can you please write me a code?
I appreciate all the support you have been giving me. Thanks
Regards,
Xandria
Hey xandria,
Try this code in the General Styling > Quick CSS field:
.mfp-bottom-bar .mfp-title {display:none !important; }
To remove the counter for the lightbox add this:
.mfp-bottom-bar .mfp-counter {display:none !important; }
Best regards,
Mike
Hey Mike,
Thank you so so much for prompt reply.
It’s perfect now!
Have a great weekend!
Regards,
Xandria