Title: Adjust Hyperlink Font
Last modified: September 1, 2016

---

# Adjust Hyperlink Font

 *  [pestocat](https://wordpress.org/support/users/pestocat/)
 * (@pestocat)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/)
 * How do I make the hyperlink font a little heavier. I want to make it stand out
   more.

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

 *  [frasermarlow](https://wordpress.org/support/users/frasermarlow/)
 * (@frasermarlow)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7640961)
 * Try this: [http://www.w3schools.com/css/css_link.asp](http://www.w3schools.com/css/css_link.asp)
   
   You will need to edit your style.css file and alter the .a tags.
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641008)
 * Please provide a link to your website so we can inspect closer and provide you
   with a solution.
 * In general, you could use custom CSS, like this:
 * `a { font-weight: 700; }`
 * Thanks.
 *  Thread Starter [pestocat](https://wordpress.org/support/users/pestocat/)
 * (@pestocat)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641013)
 * Theme Sumo,
    Thank you. The website is [http://www.paloaltoenergy.org](http://www.paloaltoenergy.org)
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641015)
 * Thanks.
 * Do you mean the hyperlinks that are within your content, like on this page: [http://www.paloaltoenergy.org/todays-energy-outlook/](http://www.paloaltoenergy.org/todays-energy-outlook/)
 * Or the menu links within your header, and footer?
 * You could try installing and activating this [custom CSS plugin](https://wordpress.org/plugins/simple-custom-css/)
   which allows you to easily add CSS code to your theme.
 * Once the plugin is activated, go to the **Appearance > Custom CSS** admin menu
   and paste this code in the field provided:
 * `a { font-weight: 700; }`
 * This will increase the [font-weight](http://www.w3schools.com/cssref/pr_font_weight.asp)
   of **all** links on your website.
 * Let me know if you want to target specific hyperlinks and I’ll modify the code
   to suit.
 * Hope this helps.
 *  Thread Starter [pestocat](https://wordpress.org/support/users/pestocat/)
 * (@pestocat)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641021)
 * **Theme Sumo**, Yes the hyperlinks on the page you displayed. It’s only the ones
   not on the header or footer, those are OK.
    Thank you
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641024)
 * `.entry-content a { font-weight: 700; }`
 * Hope this helps.
 *  Thread Starter [pestocat](https://wordpress.org/support/users/pestocat/)
 * (@pestocat)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641043)
 * Theme Sumo, This works perfect, Thank you very much.
    Check out [ Good work!
 *  [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * (@themesumo)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641044)
 * You’re very welcome.

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

The topic ‘Adjust Hyperlink Font’ is closed to new replies.

## Tags

 * [font](https://wordpress.org/support/topic-tag/font/)
 * [hyperlink](https://wordpress.org/support/topic-tag/hyperlink/)

 * 8 replies
 * 3 participants
 * Last reply from: [ThemeSumo](https://wordpress.org/support/users/themesumo/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/adjust-hyperlink-font/#post-7641044)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
