Home › Forums › Basel support forum › Font color in my Single Product page › Reply To: Font color in my Single Product page
March 26, 2018 at 1:19 am
#48776
hsianglin21
Participant
Hi,
Thank you for the codes, I encounter a problem, when i use your the above codes, I get screenshot 1 as attached.
Then I add border to quantity
.quantity input[type=number] {
color: #4E4E4E;
border: 1px solid #4E4E4E;
}
and get screenshot 2, how to fix this?
Thank you,
Alex