Home › Forums › All Other Themes › Change Facebook icon
- This topic has 4 replies, 3 voices, and was last updated 8 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
July 28, 2016 at 5:04 pm #42113
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?
July 29, 2016 at 5:50 am #42170Hi 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,
BradJuly 29, 2016 at 4:33 pm #42247my 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 number3. 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]August 1, 2016 at 6:42 am #42372any update on the above? thanks
August 1, 2016 at 12:44 pm #42410Appearance > 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 -
AuthorPosts
- You must be logged in to reply to this topic.