Hy,
if i select a different styles (not default) the icons (captivate your clients) start in new line
Instead setting default template only the last icon ( in ipad) start in new line
Thanks
@media only screen and (max-width: 1024px) {
.j51_icon {
padding-left: 10px !important;
padding-right: 10px !important;
}}
@media only screen and (max-width: 1024px) {
.j51thumbs .j51Box {
margin-left: 3px !important;
margin-right: 3px !important;
}}