Title: Storefront Link Underline
Last modified: October 16, 2020

---

# Storefront Link Underline

 *  [badmother12993](https://wordpress.org/support/users/badmother12993/)
 * (@badmother12993)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/storefront-link-underline/)
 * Hi,
 * Firstly, thank you for taking the time to view my post.
 * I need a little help. I installed storefront theme and links then were underlined.
   I added the CSS below as i didnt want that.
 * a {
    text-decoration: none !important; }
 * It has worked for most, it hasnt worked for info box on mobile version.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstorefront-link-underline%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/storefront-link-underline/#post-13543230)
 *     ```
       .hentry .entry-content a {
           text-decoration: none;
       }
       ```
   
 * You need to be more specific in your CSS. Try that.

Viewing 1 replies (of 1 total)

The topic ‘Storefront Link Underline’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/storefront-link-underline/#post-13543230)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
