Title: CSS not working
Last modified: September 28, 2024

---

# CSS not working

 *  [shridsan2010](https://wordpress.org/support/users/shridsan2010/)
 * (@shridsan2010)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/css-not-working-81/)
 * hi,
 * i would like to have small font size for the heading for hero section and added
   following css but its not working
 * [@media](https://wordpress.org/support/users/media/) only screen and (max-width:
   600px) {
   .hero-content-style1 h2 {font-size: 30px!important;letter-spacing: 4px;}}
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-not-working-81%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [postpablocam](https://wordpress.org/support/users/postpablocam/)
 * (@postpablocam)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/css-not-working-81/#post-18053995)
 * May I suggest this?
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 940px)
   .
   hero-content-style1 h2 {font-size: 45px !important;letter-spacing: 4px;}
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 720px)
   .
   hero-content-style1 h2 {font-size: 30px !important;letter-spacing: 3px;}
 * I tried on your website and it works. Hope this can help 🙂
 *  Thread Starter [shridsan2010](https://wordpress.org/support/users/shridsan2010/)
 * (@shridsan2010)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/css-not-working-81/#post-18054258)
 * [@postpablocam](https://wordpress.org/support/users/postpablocam/) ok, thanks
   for the help, I’ll checkout

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

The topic ‘CSS not working’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [shridsan2010](https://wordpress.org/support/users/shridsan2010/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/css-not-working-81/#post-18054258)
 * Status: not resolved