Changing fonts and lead capture settings not working

Discussion in 'Appointway WordPress Theme' started by meerkatweb, Jan 21, 2014.

  1. meerkatweb

    meerkatweb New Member

    Joined:
    Sep 14, 2012
    Messages:
    4
    Likes Received:
    0
    Hi there

    2 questions for the appointway theme please:

    1) How do I change fonts (for the Titles, body and menus please?)

    2) Using the Lead Capture form, when I click the 'Lead form Settings' nothing happens - it just closes up the form, so I can't see any of the settings to check them or change them (it worked ok originally and I haven't added any new plugins that could affect it).

    The form itself seems to work, but I need to check the email address it's sending enquiries to, and can't without seeing the settings - I also want to change some title on the form and can't do that without the settings working. Thank you. (I'm using Chrome - latest version on Windows 7)

    EJC
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    1.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    h1, h2, h3, h4, h5, h6, p, a{
    font-family:symbol!important;
    }
    Inplace of "symbol" put your font type.


    2.
    This type of issue is not occurring at our-side, I think it is cache issue, So please check your website in another browser and clear your system cache.This will solve your issue.


    Thanks & Regards
    Gourav Shrivastava
     

Share This Page