Change Facebook icon

Home Forums All Other Themes Change Facebook icon

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42113
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    my site: http://amplifiedcreative.com/blog/

    I would like to change the facebook icon to http://fontawesome.io/icon/facebook-square/.
    How do I add?

    How do I remove the space above the header strip where facebook icon is?

    #42170
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Laura,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #main{margin:0 auto !important;}

    For the Facebook icon:

    Go to Appearance>>Theme Option>>Header

    You will find the Header social icon box. Replace the Facebook with fa-facebook-square.

    Regards,
    Brad

    #42247
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    my site: http://amplifiedcreative.com/blog/

    Thank you for code to remove space above header, it worked.

    1. How do I make the “vision” “call us” and “email us” contact sections in header bottom justified instead of top justified?

    2. Footer section: Where do I change the:
    -icon color?
    -font color?
    -font size?
    -remove slash in phone number

    3. Where do I change the font colors, font size and background color of text in slider image box?

    4. How do I change the font size for text created in a page? I want to change the font size for text under “LIVING REMINDERS OF PEACE” on the home page which is created in a page.

    5.For facebook icon. I entered the below code and icon disappeared. I want the facebook icon to have a different color than header strip, that is why I am trying to change the icon type. Is there a way to change just the social icon color from header strip?

    [social_area]
    [social icon=”fa-facebook-square” link=”https://www.facebook.com/worldpeacerosegardens”]
    [/social_area]

    #42372
    LauraLaura
    Participant
    • Topics: 158
    • Replies: 195
    • Total: 353
    Member since: July 21, 2016

    any update on the above? thanks

    #42410
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Appearance > Theme Options> Basic Settings > Custom CSS
    .footer-top i{background:#914468; color:#ffffff;}
    .footer-top strong{color:#ffffff; font-size:14px; }
    .footer-top .column2 .seprate-column a::after{content:none !important;}
    .wrap_two p{color:#000000; font-size:17px; }
    Go to Appearance > Basic Settings and find
    1) Slider Caption Title
    2) Slider Caption Description
    3) Slider Caption Read More Button
    Go to Appearance > Theme Option > Section > Header
    [social_area]
    [social icon=”facebook-square” link=”#”]
    [/social_area]

    Regards,
    Shri

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