Hi,
There seems to be a gap between the fourth and fifth Before and after images in the gallery. Can you please help me eliminate this gap?
Thanks,
Mohan
Hey Mohan-Iyer,
Best regards,
Victoria
Hi Victoria,
Thanks for the message. The page is http://www.lancewood.co.nz/gallery/
There is a largish gap between the fourth and the fifth image from top,
I think all I need is a css to cure it.
Hi,
Add this to quick css:
#twenty20-5, #twenty20-6{
display:none!important;
}
Best regards,
Jordan Shannon
Hi,
Add this to quick css:
#twenty20-5, #twenty20-6{
display:none!important;
}
Best regards,
Jordan Shannon