• Hi,

    I want to know how to get rid of the dropdown that gives an option for payments method

    Regards,
    Adam

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor financialcalculators

    (@financialcalculators)

    The ability to hide the payment method is not a built-in option, but Do you know CSS and HTML?

    You’ll need to add an ID to the payment method’s <div class=”control-group”> in calculator.gui.php.

    Then you’ll need to enable the custom style sheet (fin-calc-widgets-custom.css) and us it to hide the ID you created above. This is not difficult if you know how to program or have a programmer, but it’s might be a challenge if you don’t.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove Payment Method’ is closed to new replies.