Hi,
I have created color section and gave it custom css class so i can hide it on desktop screens with following script:
@media only screen and (min-width: 767px) {
.home-mobile-only { display: none !important; }}
But it seems that it gives a lot of space between colored section and footer have look at the url I posted.
Thanks!
Hey anogma!
Not sure what it could be off the top of my head. Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.
Best regards,
Elliott