Remove Select Existing product from pricing

Home Forums Legacy Support Support queries Setup issues Remove Select Existing product from pricing

Tagged: , , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #116138
    George Steve
    Participant
    I need a custom CSS or any means to remove "Select existing product" from course pricing. I translated it to "Select existing course". Instructor do not like the option because it confuses and not proper in the platform. See image below. remove
    #116199
    Anshuman Sahu
    Keymaster

    add  the given css in your wp-admin -> appearance -> customizer -> custom css :

      div#change_product .hide_parent+div.col-md-6 {display:none !important;}
    #116225
    George Steve
    Participant
    Solved. Thank you Alex!
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Select Existing product from pricing’ is closed to new replies.