Title: CSS Code not working
Last modified: September 26, 2018

---

# CSS Code not working

 *  [mjaitly123](https://wordpress.org/support/users/mjaitly123/)
 * (@mjaitly123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/)
 * Hi All
 * I am using OceanWP theme.
    I have some confusion with CSS. I have 4 widgets randon
   quotes, email subscribers and newsletters, a text box and About Me widget in 
   my footer and I want to change the title size/font/color, etc. of these widgets–
   still not decided whether each will have a distinct style or not so for now I
   tried to make the titles of these widgets the same type
 * I tried CSS like (not exaclty similar to the ones below but the syntax was the
   same)
 * #footer .widgettitle {
    font-family: “OpenSansCondensed”, “Helvetica Neue”, Helvetica,
   Arial, sans-serif; }
 * AND
 * .footer-widgets .widget-title {
    color: #ffffff; }
 * but none of the above had any effect. Can anyone help me with the CSS. Also can
   anyone help me with the individual CSS of random quotes, Email Subscribers and
   Newsletters, Text Box and About Me.
 * Thanks

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

 *  [Radu Constantin](https://wordpress.org/support/users/raduconstantin/)
 * (@raduconstantin)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10723906)
 * Hi,
 * A link to your website would be great. This way we’ll be able to give you the
   right CSS that will do the trick about the font size, color, or any other change.
   Without having a look at the actual elements, it’s hard to say what’s the CSS
   that will do the job.
 *  Thread Starter [mjaitly123](https://wordpress.org/support/users/mjaitly123/)
 * (@mjaitly123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10725486)
 * Sorry Radu not being allowed to share as it in development. Can you help me without
   the link?
 *  [Radu Constantin](https://wordpress.org/support/users/raduconstantin/)
 * (@raduconstantin)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10726633)
 * Hi,
 * Here’s just a guess based on the demos of the OceanWP theme:
 *     ```
       #footer-widgets .footer-box .widget-title {
           font-size: 15px;
           color: red;
       }
       ```
   
 * You can give this a try and tell me if I had some luck 🙂
 *  Thread Starter [mjaitly123](https://wordpress.org/support/users/mjaitly123/)
 * (@mjaitly123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10727244)
 * Thanks a ton Radu. Your code worked at once and I am so relieved. You made my
   day. Thanks once again!
 * Thanks
 *  Thread Starter [mjaitly123](https://wordpress.org/support/users/mjaitly123/)
 * (@mjaitly123)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10727398)
 * Hi Radu
 *  Forgot to ask in the earlier post. Can you help me with the CSS text for putting
   the text in the middle portion of the widget (I am not referring to Center alignment-
   I already know that). In the Random Quotes widget the text is appearing at the
   top portion but I want to bring it to the center.
 * Thanks
 *  [Radu Constantin](https://wordpress.org/support/users/raduconstantin/)
 * (@raduconstantin)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10759877)
 * Hi,
 * Do you have a link to the page where you’d like to do this change? Or maybe even
   a small screenshot with that element. I just want to understand what’s the part
   that we’re talking about so I can give you the right solution 🙂

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

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

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Radu Constantin](https://wordpress.org/support/users/raduconstantin/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/css-code-not-working-4/#post-10759877)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
