Home Forums WoodMart support forum Need Help ! Reply To: Need Help !

#211558

max06accesso
Participant

Modification!I just created a template for the information boxes and created a htlm block that I inserted in the prefooter area. Then I inserted the following css code to remove the margin:

.woodmart-prefooter {
padding-bottom: 0px;
}

It worked and I have no more room.

Can you tell me if the method is correct?

Is the code correct?

Thanks