• Resolved touchestudio

    (@boulosblack)


    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

    (@wclovers)

    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.