Title: Pricing Plan design
Last modified: September 30, 2019

---

# Pricing Plan design

 *  Resolved [touchestudio](https://wordpress.org/support/users/boulosblack/)
 * (@boulosblack)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/pricing-plan-design/)
 * Hello,
 * Is it possible to remove the circle around the price on the Plans tab when signing
   up? Also, where can we change the Pricing Description text?
 * Thanks and best regards,
 * Paul

Viewing 1 replies (of 1 total)

 *  Plugin Author [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * (@wclovers)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/pricing-plan-design/#post-11980760)
 * Hi,
 * Please add this CSS to remove circle around price –
 *     ```
       #wcfm-main-contentainer .wcfm_membership_box_head .wcfm_membership_price .amount {
           border: none !important;
       }
       ```
   
 * Well, you may change price description but then you have to override template.
 * Copy “wp-content\plugins\wc-multivendor-membership\templates\vendor_membership.
   php” to your site’s “child theme\wcfm\membership” and edit as per your requirement.
 * Thank You

Viewing 1 replies (of 1 total)

The topic ‘Pricing Plan design’ is closed to new replies.

 * ![](https://ps.w.org/wc-multivendor-membership/assets/icon-256x256.jpg?rev=1804240)
 * [WCFM Membership - WooCommerce Memberships for Multivendor Marketplace](https://wordpress.org/plugins/wc-multivendor-membership/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-multivendor-membership/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-multivendor-membership/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-multivendor-membership/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-multivendor-membership/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-multivendor-membership/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WC Lovers](https://wordpress.org/support/users/wclovers/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/pricing-plan-design/#post-11980760)
 * Status: resolved