Viewing 1 replies (of 1 total)
  • Plugin Author Scott Paterson

    (@scottpaterson)

    Hi inclout,

    You should be able to just uncheck the enable price box to make the dash go away.

    Here is the logic for it:

    if ($wpedon_button_enable_name == "1" && $wpedon_button_enable_price == "1") {
    $output .= " - ";
    }

    Thanks,
    Scott

Viewing 1 replies (of 1 total)
  • The topic ‘Removing dash and editing button text size/font’ is closed to new replies.