- This topic has 4 replies, 2 voices, and was last updated 7 years, 10 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!
🙂
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]