- This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
	
Viewing 2 posts - 1 through 2 (of 2 total)
	
- You must be logged in to reply to this topic.
Home › Forums › SKT Biz/Corp Theme Support › Remove socials in footer
Hello, how do i remove the socials in the footer?
Link to website:
https://danskmalerentreprise.dk
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.social-icons {
  display: none;
}Regards,
Chris
