Hi cspgsl

I share the way to customize only, you need to adjust value to suit your need.

For example, you can change the padding left + right with:

@media (max-width: 640px) {
.t4-footer .t4-module {
    padding: 20px 80px !important;
}
}

I did that yesterday, before I wrote back to you. I checked this morning and it is working.

I cleared my cache yesterday but it didn't make any difference then, as i had indicated.

It's working now - Strange...

Thank you

    cspgsl If your site is still under development stage, you can enable the Development mode in Backend >> System >> Global Configuration:

    Write a Reply...
    You need to Login to view replies.