New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Keeping the photos align
Change the CSS to:
@media only screen and (max-width: 480px) { .spb_content_element.spb_single_image.span6 { width: 48%; float: left; } .spb_content_element.spb_single_image.span6:first-child { margin-right: 4%; } }
– Kyle
You must be logged in and have valid license to reply to this topic.