• My embdded code was working before. But now it stopped. Does anyone know why this happens? This is my code. it is for donations. It was working fine. then I tried to change the font and it stopped working.

    <div>
    <p style=”
    font-family: SQ Market;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    “>to support students in the arts and business</p>
    <a target=”_blank” href=”https://checkout.square.site/pay/26c7d5875b704068a481b8ad618d16c0&#8243; style=”
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 48px;
    height: 48px;
    padding-left: 48px;
    padding-right: 48px;
    color: #ffffff;
    min-width: 165px;
    background-color: #000000;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 0 0 1px rgba(0,0,0,.1) inset;
    “>Donate
    </div>

    The page I need help with: [log in to see the link]

  • The topic ‘embedded code wont work for square donate’ is closed to new replies.