Home › Forums › WoodMart support forum › Double line in footer Double line in footer This topic has 5 replies, 2 voices, and was last updated 5 years, 1 month ago by Elise Noromit. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts June 27, 2020 at 3:05 pm #206928 roadlinkParticipant Hello, I have edited retail demo footer, but had 2 line now. https://prnt.sc/t7ia8v Any way to remove one of it? June 28, 2020 at 7:00 am #206986 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global to remove: body .color-scheme-light .copyrights-wrapper, .woodmart-dark .copyrights-wrapper { border-color: rgba(255,255,255,0); } Best Regards June 28, 2020 at 1:52 pm #207043 roadlinkParticipant thanks, it really worked. Just one more help if you can. There are too much space in footer now. https://prnt.sc/t7xaeo I can remove copyright if needed 🙂 June 28, 2020 at 4:43 pm #207064 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .footer-column { margin-bottom: 0; } Best Regards June 28, 2020 at 5:46 pm #207066 roadlinkParticipant thank you. June 28, 2020 at 7:33 pm #207088 Elise NoromitMember You are welcome! If you have any questions please feel free to contact us. Best Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register