mikyilfilosofo
Hi,
I updated this css file: /css/custom.css on your site with this custom code:
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
.zentools.stacked li { background-attachment: scroll !important; }
}
@media handheld, only screen and (max-width: 668px) {
.zentools.stacked li { background-attachment: scroll !important; }
}
It's working now, kindly check.
Regards