Home Forums WoodMart support forum GAP ON COPYRIGHTS Reply To: GAP ON COPYRIGHTS

#518901

Hung Pham
Keymaster

Hi constantinos.rokkos,

Add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.

footer .copyrights-wrapper .col-right a:not(:last-child){
	margin-right: 10px;
}

Regards,