Home › Forums › WoodMart support forum › GAP ON COPYRIGHTS › Reply To: GAP ON COPYRIGHTS
December 6, 2023 at 7:45 am
#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,