Hi there,
http://asapsevents.org.au/upcoming-events/37th-annual-asaps-conference-2014/photography-masterclass
On the page I provided, the gallary images are really smalled when viewed on mobile devices. Is there anyway I can have the gallery over two lines when viewed on mobiles?
Thanks
Hi TheProductionHouseEvents!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a {
width: 50%!important;
}}
Regards,
Yigit
Perfect thanks