Title: Adding Links
Last modified: February 10, 2018

---

# Adding Links

 *  [ChuckH58](https://wordpress.org/support/users/chuckh58/)
 * (@chuckh58)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/adding-links-15/)
 * I want to have links for the “Address” icon and the “Mail” icons in the “Contact”
   section of the Theme Home Page. I already figured out how to take out the words“
   FULL NAME” that was hard coded by adding “display:none” for that selector using
   the themes extra css feature. But I cannot add links by using css. I tried changing
   the url for the “Address” icon (circle_bg2) with a url that I uploaded into the
   WordPress media library adding in a custom url to that image but it does not 
   see the link, just the image. How can I make this link to Google maps or an image
   with a link?
    And I want to find out how I can make a “mailto:” link for the 
   mail icon. This theme does not have a Page Template option for me to use. Is 
   there a way to duplicate the Home page for full editing?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fadding-links-15%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [WD Support](https://wordpress.org/support/users/wdsupport/)
 * (@wdsupport)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/adding-links-15/#post-9969718)
 * Hi,
 * Please, be inform that you will not be avble to add the URLs by the css.
 * You will need to make changes in the following file:
    wp-content\themes\business-
   elite\inc\front\front_functions.php
 * search for circle_bg2 and add the links.
 * Thanks. Have a nice day.
 *  Thread Starter [ChuckH58](https://wordpress.org/support/users/chuckh58/)
 * (@chuckh58)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/adding-links-15/#post-9973495)
 * Thank you for telling me where in the code I need to make changes, that is where
   I made the change to the text heading for image “circle_bg1” and renamed it “
   CALL US”. But your answer does not help me with HOW do I add links for 2 and 
   3! What exactly do I put there? That is the whole point to my asking these questions
   on this theme forum.
 *  [WD Support](https://wordpress.org/support/users/wdsupport/)
 * (@wdsupport)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/adding-links-15/#post-9989552)
 * Hi,
 * Could you please, take a look [here](http://recordit.co/JrLsmL6swy)?
    In the 
   wp-content\themes\business-elite\inc\front\front_functions.php file please, search:
   circle_bg1, circle_bg2 and circle_bg3 and before <div> add:
 * `<a href="someURL" target="_blank"> </a>`
 * Thanks have a nice day.
    -  This reply was modified 8 years, 3 months ago by [WD Support](https://wordpress.org/support/users/wdsupport/).
    -  This reply was modified 8 years, 3 months ago by [WD Support](https://wordpress.org/support/users/wdsupport/).
    -  This reply was modified 8 years, 3 months ago by [WD Support](https://wordpress.org/support/users/wdsupport/).
    -  This reply was modified 8 years, 3 months ago by [WD Support](https://wordpress.org/support/users/wdsupport/).

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Adding Links’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/business-elite/1.1.36/screenshot.
   png)
 * Business Elite
 * [Support Threads](https://wordpress.org/support/theme/business-elite/)
 * [Active Topics](https://wordpress.org/support/theme/business-elite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/business-elite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/business-elite/reviews/)

## Tags

 * [Contact Section](https://wordpress.org/support/topic-tag/contact-section/)
 * [icons](https://wordpress.org/support/topic-tag/icons/)
 * [links](https://wordpress.org/support/topic-tag/links/)

 * 3 replies
 * 2 participants
 * Last reply from: [WD Support](https://wordpress.org/support/users/wdsupport/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/adding-links-15/#post-9989552)
 * Status: not resolved