Hi all,
We have a weird gap between our header and main section since changing our colour scheme, i have tried numerous codes such as
@media (min-width:750px)
{
.main-content {
padding-top: 0px !important;
}
}
But it hasn’t worked
any ideas?
Also - can anyone let me know how i change the colour of our product boxes?
our website is: www.cosmoflux.co.uk
Thank you!

