You can see when you’re on the mobile version of this site:
The portfolio items at the top and the news and update blog items are FAR too close when on mobile scaling. This can’t be how you all coded it can it? I need some code to get the spacing between each item larger.
Hey mbesh,
Add this to quick css:
@media only screen and (max-width: 767px){
.avia-builder-el-18 article{
margin:30px 0px!important;
}
.avia-builder-el-33 article{
margin:30px 0px!important;
}}
Best regards,
Jordan Shannon
Life save, thank you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon