Border Color not working on button.
Hi there
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545}
span.s1 {text-decoration: underline}
Even though I enter e.g.
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #454545}
span.s1 {text-decoration: underline}
[button title="Invest Now" link="my-link" align="" icon="" icon_position="" color="#ffffff" font_color="#BF0D1A" size="2" full_width="" class="" download="" rel="" onclick="" border-color="white"]
the border color of the button does not appear, why is this?
thank you for your time
Comments