- This topic has 4 replies, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Perfect Forum › Link in the footer info box
Is there a way to make text become a link in the footer info box? I’ve placed my Facebook link there and want it to be a link to my Facebook page. Any code? My website is at http://040aa5c.netsolhost.com/WordPress/.
Thanks,
Kristi
Hi,
Kindly go to Appearance >> Customize>>Basic >> Scroll down to find Custom CSS and paste there:
#footer .contact-info .box a { cursor: pointer; position: relative; z-index: 1;}
Kindly use this code there.
<a href="ADD YOUR FACEBOOK URL HERE"><i class="fa fa-facebook" aria-hidden="true"></i></a>
Regards,
Chris
Hello – So I pasted the Custom CSS in its right spot. Where do I put the code? I tried it in the CSS spot and within the footer itself but neither worked to make the F a hyperlink to my facebook page.
Thanks for further assistance.
Actually it now worked – just took a bit! Thanks!
🙂
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]