- This topic has 4 replies, 2 voices, and was last updated 7 years, 4 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!
🙂
Are you looking for the best WordPress SEO plugins for your WordPress websites? If yes, you have landed on the right page. This post talks […]
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]