Tagged: x Author Posts October 17, 2016 at 3:06 pm #1219820 UniteCoopParticipant Hi, I can’t figure how to delete the top and bottom cells of the pricing table.. don’t need them and just take up space.. You can see at http://www.fitpark.ca Thanks! October 17, 2016 at 5:31 pm #1219956 JadeModerator Hi there, Please add this code in the customizer: .x-pricing-column h2 { display: none; } .x-pricing-column-info { border-top: 1px solid #e5e5e5; padding-bottom: 0; } .x-pricing-column-info ul { margin-bottom: 0; } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1219820 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In