Title: pangolin's Replies | WordPress.org

---

# pangolin

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Display products set to Catalog visibility: Hidden](https://wordpress.org/support/topic/display-products-set-to-catalog-visibility-hidden/)
 *  Thread Starter [pangolin](https://wordpress.org/support/users/pangolin/)
 * (@pangolin)
 * [8 years ago](https://wordpress.org/support/topic/display-products-set-to-catalog-visibility-hidden/#post-10201394)
 * Thanks very much! This worked
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Static Index Page And Seperate Blog Template Page](https://wordpress.org/support/topic/static-index-page-and-seperate-blog-template-page/)
 *  [pangolin](https://wordpress.org/support/users/pangolin/)
 * (@pangolin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/static-index-page-and-seperate-blog-template-page/#post-5313844)
 * Hi,
    In your wordpress dashboard, go to ‘settings’ then ‘reading’
 * This is where you choose a static page for your home page, and choose which page
   you want to display your posts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Shortcodes Plugin — Shortcodes Ultimate] Reducing the 25px margin – cant find the location of the code](https://wordpress.org/support/topic/reducing-the-25px-margin-cant-find-the-location-of-the-code/)
 *  [pangolin](https://wordpress.org/support/users/pangolin/)
 * (@pangolin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/reducing-the-25px-margin-cant-find-the-location-of-the-code/#post-5303463)
 * hi, it’s in style.css (line 136) in your sharp_child theme folder
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table width through sidebar](https://wordpress.org/support/topic/table-width-through-sidebar/)
 *  [pangolin](https://wordpress.org/support/users/pangolin/)
 * (@pangolin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/table-width-through-sidebar/#post-5303458)
 * happy to help 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] Table width through sidebar](https://wordpress.org/support/topic/table-width-through-sidebar/)
 *  [pangolin](https://wordpress.org/support/users/pangolin/)
 * (@pangolin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/table-width-through-sidebar/#post-5303444)
 * Try adding:
 *     ```
       .dataTables_wrapper {
       overflow-x: auto;
       }
       ```
   
 * or
 *     ```
       body .dataTables_wrapper {
       overflow-x: auto;
       }
       ```
   

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