Can you please tell me how to chance the fontsize of the cataloque.
Thanxs in advance!
Keep up the good work.
Hey!
Try adding this code to the Quick CSS:
.av-catalogue-title{ font-size: 14px !important; }
.av-catalogue-price{ font-size: 12px !important; }
.av-catalogue-content{ font-size: 11px !important; }
Change as needed.
Cheers!
Josue