Title: jaydsmith71's Replies | WordPress.org

---

# jaydsmith71

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How do you make the sidebar length the same length as the content?](https://wordpress.org/support/topic/how-do-you-make-the-sidebar-length-the-same-length-as-the-content/)
 *  [jaydsmith71](https://wordpress.org/support/users/jaydsmith71/)
 * (@jaydsmith71)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/how-do-you-make-the-sidebar-length-the-same-length-as-the-content/#post-1711789)
 * If I read it correctly and you want the side bar area extended down to the bottom
   of the page even with the body content bottom then try to change this around 
   in your style.css …
 * .contentWrapper {
    min-height: 350px; padding: 20px; }
 * Try something like these:
 * .contentWrapper {
    height: 100%; padding: 20px; }
 * OR
 * .contentWrapper {
    min-height: 100%; padding: 20px; }
 * Might work…
 * Good luck and if it was something else then sorry for the post.
 * Dave
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] eshop enable show related products feature](https://wordpress.org/support/topic/eshop-enable-show-related-products-feature/)
 *  Thread Starter [jaydsmith71](https://wordpress.org/support/users/jaydsmith71/)
 * (@jaydsmith71)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/eshop-enable-show-related-products-feature/#post-1802156)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[eShop] eshop enable show related products feature](https://wordpress.org/support/topic/eshop-enable-show-related-products-feature/)
 *  Thread Starter [jaydsmith71](https://wordpress.org/support/users/jaydsmith71/)
 * (@jaydsmith71)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/eshop-enable-show-related-products-feature/#post-1802117)
 * At the bottom of this one:
 * [http://www.elegantthemes.com/preview/eStore/?p=208](http://www.elegantthemes.com/preview/eStore/?p=208)

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