Dear team, I need to shorten the size (height) of the footer. Could you tell me how I do this? Sergio
sergiosp Hi Add this code in custom css to reduce the padding
.t3-copyright { padding-bottom: 0px; }