Hi, I would like to decrease height of JoomlArt Advanced Custom Module / Features Intro : style-3 For example, for my 'Rep.Al.Lab' module, i want to decrease height of item.
How can i do ?
Best regards
gilles85 Try add this to custom.css file and adjust 62px value accordingly :
.acm-features.style-3 .features-content{padding:62px 192px !important;}
Kindly ensure to clear your browser cache if changes dont reflect
Perfeccttt ! thank you very much !