Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: The Church: How to remove facebook icon from footer?

#12926
claudiaziehm
Participant

Just found the answer myself, this works and apparently without problems:

In Appearance > Editor > Stylesheet, line 612:
Instead of this:
#footer-wrapper .social-icons a{width:26px;height:26px;line-height:26px; font-size:13px !important; margin:0 5px 5px 0; padding:0; display:inline-block;}
insert this:
#footer-wrapper .social-icons a{width:26px;height:26px;line-height:26px; font-size:13px !important; margin:0 5px 5px 0; padding:0; display:none;}

Cheers, Claudia