Title: Hyperlinks different color
Last modified: June 1, 2021

---

# Hyperlinks different color

 *  [octavii](https://wordpress.org/support/users/octavii/)
 * (@octavii)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/hyperlinks-different-color/)
 * Dear Sir / Madam,
 * Is it possible to give the hyperlinks in the top menu and in the text a different
   color? For example the hyperlinks in the top menu red and the hyperlinks in the
   text blue.
 * Thank you in advance.
 * Octavii

Viewing 1 replies (of 1 total)

 *  [beatrice12](https://wordpress.org/support/users/beatrice12/)
 * (@beatrice12)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/hyperlinks-different-color/#post-14510933)
 * Hello Octvavii,
 * Thanks for reaching out to us!
 * Please add this code in Appearance > Customize > additional CSS:
 *     ```
       .menu-main li a, .menu-main li ul li a {
       color: red;
       }
       .page-content a {
       color: blue;
       }
       ```
   
 * Please let me know if you have any questions!
 * All the best,
    Beatrice.

Viewing 1 replies (of 1 total)

The topic ‘Hyperlinks different color’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/allegiant/1.2.7/screenshot.png)
 * Allegiant
 * [Support Threads](https://wordpress.org/support/theme/allegiant/)
 * [Active Topics](https://wordpress.org/support/theme/allegiant/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/allegiant/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/allegiant/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [beatrice12](https://wordpress.org/support/users/beatrice12/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/hyperlinks-different-color/#post-14510933)
 * Status: not resolved