Title: Problem with Pricing Table
Last modified: August 20, 2016

---

# Problem with Pricing Table

 *  [Eric Hilton](https://wordpress.org/support/users/eric-hilton/)
 * (@eric-hilton)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-pricing-table/)
 * The pricing table on my site has suddenly gone a little wonky. The feature titles
   suddenly dropped down one row so that the title and the details for each package
   are misaligned.
 * I was wondering if there was any way to correct this problem.
 * You can see what I mean here:
 * [http://internetmarketingsb.com/video-packages](http://internetmarketingsb.com/video-packages)
 * [http://wordpress.org/extend/plugins/pricing-table/](http://wordpress.org/extend/plugins/pricing-table/)

Viewing 1 replies (of 1 total)

 *  [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-pricing-table/#post-3487743)
 * Hi have a look at the following code in style.css line 31
 *     ```
       .feature-content {
           margin-top: 45px;
           max-width: 100%;
           overflow: hidden;
           padding: 0;
           text-align: center;
       }
       ```
   
 * Change the 45px to something smaller i.e. 2px or what ever you feel is good for
   your table.
 * Kind regards

Viewing 1 replies (of 1 total)

The topic ‘Problem with Pricing Table’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pricing-table_ebf1e7.svg)
 * [Pricing Table](https://wordpress.org/plugins/pricing-table/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pricing-table/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pricing-table/)
 * [Active Topics](https://wordpress.org/support/plugin/pricing-table/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pricing-table/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pricing-table/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-pricing-table/#post-3487743)
 * Status: not resolved