Hello,
I've got a problem On my home page, there is a very big space between module on my section
How can i reduce it ?
Thanks !
@gilles85 Try add this to custom.css file and adjust padding-top value accordingly :
#t3-section #Mod124.padding-top{padding-top:40px !important;}
Kindly ensure to clear your browser cache if changes dont reflect
Nice ! perfect :-) thank you very much !