Title: full_power's Replies | WordPress.org

---

# full_power

  [  ](https://wordpress.org/support/users/full_power/)

 *   [Profile](https://wordpress.org/support/users/full_power/)
 *   [Topics Started](https://wordpress.org/support/users/full_power/topics/)
 *   [Replies Created](https://wordpress.org/support/users/full_power/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/full_power/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/full_power/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/full_power/engagements/)
 *   [Favorites](https://wordpress.org/support/users/full_power/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] image size for slider](https://wordpress.org/support/topic/image-size-for-slider/)
 *  [full_power](https://wordpress.org/support/users/full_power/)
 * (@full_power)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/image-size-for-slider/#post-3932658)
 * Hello,
    this really depends on the theme you chose, but you could go with a 960px
   width, and a height that doesn’t crop too much of your image. This is only if
   you want a full-width slider, of course.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [CSS Updates not work after Manual WP Update](https://wordpress.org/support/topic/css-updates-not-work-after-manual-wp-update/)
 *  [full_power](https://wordpress.org/support/users/full_power/)
 * (@full_power)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/css-updates-not-work-after-manual-wp-update/#post-3932182)
 * The best thing for you, if I understand correctly your problem, would be to build
   a child theme with your custom css, since you kept your css safe, right?
    So 
   you could force WordPress to use your css, instead of trying to use the theme
   settings that don’t seem to work.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Customizr] Enhancement request: expose child menus on hover](https://wordpress.org/support/topic/enhancement-request-expose-child-menus-on-hover/)
 *  [full_power](https://wordpress.org/support/users/full_power/)
 * (@full_power)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/enhancement-request-expose-child-menus-on-hover/#post-3860550)
 * Hello linkomatic,
    you’ll have to find the child tabs declaration in the css,
   and add display: block; on the hover state. So that will look like :
 * .child-tabs:hover {
    display : block; }
 * I hope this helps.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spun] Change Header Font](https://wordpress.org/support/topic/change-header-font-1/)
 *  [full_power](https://wordpress.org/support/users/full_power/)
 * (@full_power)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/change-header-font-1/#post-3929906)
 * Hello Otis,
    I’ve never tried the Google Fonts plugin, but always did the changes
   myself inside the CSS. Did you check all the boxes when using the plugin (header
   1, header2, etc.) to see what happens? You may have chosen the wrong element.
   Preventing the shading change shouldn’t be a problem, but could you send a link
   to your website so it’ll be easier for everyone to figure out where to operate
   the changes? Thanks.

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