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

The Church: How to remove facebook icon from footer?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #12916
    claudiaziehm
    Participant

    Hello again … I’m finishing the last details for our new website … thanks so much for the great support so far.
    Now … How can I remove the facebook icon from my footer area?
    Kind regards, Claudia

    #12918
    Grace Themes
    Member

    Hi,

    To remove the Facebook icon from the footer section
    Go to the Appearance -> Theme Options -> Basic Settings -> Header Top Social Icons
    and delete the below facebook shortcode

    [social icon=”fab fa-facebook-f” link=”#”]

    Regards
    Grace Themes

    #12925
    claudiaziehm
    Participant

    Thank you. This removes the facebook icon from both the footer and the header. However, I would prefer to remove it in the footer, but keep it in the header. Is that possible and how? Regards, Claudia

    #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

    #12930
    Grace Themes
    Member

    Yes, you can also hide the Footer Facebook icon using this above css code.

    Regards
    Grace Themes

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.