Title: css in cild theme
Last modified: August 22, 2016

---

# css in cild theme

 *  Resolved [MFerreira](https://wordpress.org/support/users/mferreira/)
 * (@mferreira)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/)
 * hi, i’m using hoth style and try to change top of hoth-dash_title to 30px in 
   my cild style.css but with no result.
    ex. .hoth-dash_title { top: 30px; } what
   i’m doing wrong? thx
 * [https://wordpress.org/plugins/jquery-t-countdown-widget/](https://wordpress.org/plugins/jquery-t-countdown-widget/)

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

 *  [EastDevonAlliance](https://wordpress.org/support/users/eastdevonalliance/)
 * (@eastdevonalliance)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/#post-5802869)
 * Please provide a link to your site so we can take a look at how your CSS is being
   applied.
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/#post-5802885)
 * try setting the !important flag like so:
 *     ```
       .hoth-dash_title {
           top: 30px !important;
       }
       ```
   
 * Let us know if that works, and if not… yeah… the first rule of Support Club is
   _always_ include a link to your page.
 *  Thread Starter [MFerreira](https://wordpress.org/support/users/mferreira/)
 * (@mferreira)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/#post-5802896)
 * big things are made of small !important things, LOL
    thx a lot for you time
 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/#post-5802952)
 * Glad we could help. Thanks for marking the issue as resolved and big thanks for
   the kind review!

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

The topic ‘css in cild theme’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-t-countdown-widget_7b7b7b.
   svg)
 * [jQuery T(-) Countdown Widget](https://wordpress.org/plugins/jquery-t-countdown-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-t-countdown-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-t-countdown-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-t-countdown-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-t-countdown-widget/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/css-in-cild-theme/#post-5802952)
 * Status: resolved