Home Forums WoodMart support forum Lock icon behind checkout page button “buy now”

Lock icon behind checkout page button “buy now”

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #438979

    xyrios.nl
    Participant

    Dear Xtemos,

    I tried to use the following code:
    .checkout-button::after {
    content: “\f512”;
    font-family: “Font Awesome 5 Free”;
    font-weight: 900;
    margin-left: 5px;
    position: relative;
    top: -2px;
    }

    But it doesn’t work.

    How do I have a lock icon in the “buy now” button on the checkout page?

    #439053

    Luke Nielsen
    Keymaster

    Hello,

    I cannot see such a button on my side, could you please send me a screenshot of it and your website? So I can check it on your side.

    Looking forward to collaborating with you!

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)