Home › Forums › Basel support forum › Problem: BASEL with SUMO Reward Points 18.3 and higher › Reply To: Problem: BASEL with SUMO Reward Points 18.3 and higher
August 28, 2017 at 1:43 pm
#18236
Eric Watson
Participant
Hello,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woocommerce-checkout .place-order input[type=submit]{
display: block;
}
Kind Regards
XTemos Studio