Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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