Hi,
I try to increase the padding value of the CTA module to 85, but I can't get the custom.css files left after.
I have the code
.acm-cta .cta-showcase-item {
padding: 85px 0;
}
in file /templates/ja_fit/css/custom.css and /templates/ja_fit/local/css/custom.css but it doesn't work.
Thank