Title: Widget CSS padding &amp; height
Last modified: November 21, 2018

---

# Widget CSS padding & height

 *  Resolved [TZAL](https://wordpress.org/support/users/tzemaitis/)
 * (@tzemaitis)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/)
 * Looking to slightly change the RHS widget and would appreciate any guidance:
 * 1. Reduce overall widget height “height: 422px”. Not sure exactly what to yet
   but I think 250px might be ok – will test
 * 2. Move testimonial left to be inline with heading. Think the padding might need
   reducing?
 * I can make it happen when inspecting with Chrome but struggling to translate 
   that into CSS that works. So nay help would be fantastic! Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidget-css-padding-height%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  anonymized-13171256
 * (@anonymized-13171256)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10909700)
 * Thanks for including a link.
 * 1. In the view settings > Slideshow > Behavior, there are 2 options for height:
   match the tallest slide or adjust to each slide.
 * 2. Try this:
 * `.strong-view-id-4 .testimonial-inner { padding: 0; }`
 *  Thread Starter [TZAL](https://wordpress.org/support/users/tzemaitis/)
 * (@tzemaitis)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10910188)
 * Hi Chris
 * Many thanks for the assistance!
 * 1. That worked a treat!
 * 2. Added the css (.strong-view-id-4 .testimonial-inner { padding: 0; }) but it
   didn’t seem to make any difference. I’d tried that myself but found it didn’t
   work – hence contacting you. I’ve left it in place for the meantime.
 * Any other ideas?
 * Regards
    Tony
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10910712)
 * No problem. Try this instead:
 * `.strong-view-id-4 .testimonial-inner { padding: 0 !important; }`
 *  Thread Starter [TZAL](https://wordpress.org/support/users/tzemaitis/)
 * (@tzemaitis)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10916459)
 * That worked perfectly!
 * All sorted now.
 * Many thanks.
 *  [ajrd2000](https://wordpress.org/support/users/ajrd2000/)
 * (@ajrd2000)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10950348)
 * hello ! i have the same issue…Where did you add those code lines ??
    Thanks!.
    -  This reply was modified 7 years, 6 months ago by [ajrd2000](https://wordpress.org/support/users/ajrd2000/).
 *  anonymized-13171256
 * (@anonymized-13171256)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10952315)
 * There are several options for custom CSS:
    [https://strongplugins.com/document/strong-testimonials/custom-css/where-to-put-custom-css-code/](https://strongplugins.com/document/strong-testimonials/custom-css/where-to-put-custom-css-code/)

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

The topic ‘Widget CSS padding & height’ is closed to new replies.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: anonymized-13171256
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/widget-css-padding-height/#post-10952315)
 * Status: resolved