- This topic has 1 reply, 2 voices, and was last updated 7 years, 11 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 › IT Consultant Support › How to Remove "OUR TEAM" Section on SKT IT Pro
Hello,
Could someone please advise me on how to completely remove the “our team” section on the SKT IT Consultant Pro theme? The website is idsnet.net.
Thanks,
Skylar
Communications Director
IDS
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.ourteam_wrap { display:none;}
.testimonial_wrap { background: #fff !important;}
Regards,
Dave
