Hi,
I have two questions regards to the button in rich text.
I am trying to change the border color (it’s currently black as you see in the screenshot below) to #ffeda3.
Also, can you change the color when you hover the mouse over?
thank you in advance!
Finer
2
@Eileen12 Which theme are you using?
Hi @Eileen12
Try this for 1st question.
- Go to Online Store->Theme->Edit code
- Asset->base.css → paste bellow code in bottom of file
.rich-text .button{border-color: #ffeda3;}
if not then send em store url
Best regard