• Resolved Kindfamily

    (@kindfamily)


    Hello,
    I would like to change the font of my checkout so that it matches the rest of my site. I have searched around the web but am unable to find any solution. I am using a custom font named “Lulo”.
    Thank you for your help!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey @kindfamily

    Try adding this:

    .woocommerce-checkout {
      font-family: "Lulo";
    }
    Thread Starter Kindfamily

    (@kindfamily)

    Senff,

    I tried adding the snippet to the additional CSS of the page, but with no luck.

    Hey @kindfamily

    I’m not seeing this particular CSS code appear anywhere on the page. Where did you add it exactly?

    Also, could you please turn off the “no right click” script you have running? It makes troubleshooting your site really difficult. Thanks!

    Thread Starter Kindfamily

    (@kindfamily)

    Senff,

    My apologies for the copy protection, it has been disabled.

    I had it pasted at the bottom and it didn’t work. However, I tried again and for some reason it worked this time? Same code, same place, everything. Strange, but the problem has been solved!

    Thank you for your help!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Changing Checkout Font’ is closed to new replies.