10xfuel
1
Hi! How can this specific picture on mobile at www.10xfuel.com displayed bigger?
thx!
Spac-es
2
Add this code in your base.css or theme.css file:
@media (max-width: 750px) {
div#Banner-template--15940951933066__image_banner_7gbwYq {
height: 350px;
}
}
Add this code to your theme.liquid file after