• Twice, I’ve sought assistance in changing the font on my contact form to match the font of my Word Press site, and I’ve followed Web-Dorado’s instructions for editing CSS to make that happen… repeatedly! No luck.

    It’s at this point that one begins looking for a product that’s simpler to customize.

    Other than that, however, the product is fairly easy to figure out, flexible, and it works… if you’re totally happy with the fonts chosen by Web-Dorado.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Sona

    (@support-web-dorado)

    @johndrew2,

    We have received you message. The style should be working. The provided code had a typo in it.
    For an easier way what you can do is the following:

    Go to Manager>The form you use. Here open up Form Options>General Options. Next to Theme you will see Edit CSS button. Press the button and add the code. The font will be shifted to your desired font:

    .wdform_section {
    font-family: ‘RobotoRegular’ !important;
    }

    In the message the we

    Thread Starter JohnDrew2

    (@johndrew2)

    I’ve been out of town and have only now been able to attempt the font change again.

    I’ve followed your instructions, and it still does not work. The font does not chance to RobotoRegular.

    I’m grateful for your help. Is there something else keeping the font from changing?

    Best regards,

    John

    Sona

    (@support-web-dorado)

    @john,

    It might be a caching system which doesn’t allow making the necessary changes. Maybe if you add the code, clear cache and then check it, it will work, since we have even tested the code in our demo site and it worked. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customization Frustrating’ is closed to new replies.