• Sorry, new to WordPress, and not a coder/developer… I just need a pointer on how to change the fonts used in this plug-in… sorry to ask a silly question on something which is probably really basic.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Phil

    (@philsbury)

    Hi @shuttermuse,

    The fonts initially come from what ever is in your theme. You can change them with CSS which you can add on the advanced section of the Age Gate settings.

    Looking at the rest of the site, you could probably do this in the CSS editor on the advanced tab:

    
    .age-gate { font-family: arial, sans-serif; }
    

    Thanks
    Phil

Viewing 1 replies (of 1 total)

The topic ‘Font Type’ is closed to new replies.