font change
Posted: December 6th, 2011, 5:57 pm
Hi. i'm using s2member pro on my client's site and it's working well. the site is in maintenance mode so i've included a screen shot. we're using a custom registration form on a page and the text under the intro banner (that comes from the short code on the page) is in the colonas font. Here's what i see when i inspect the code in chrome:
div.s2member-pro-paypal-form-description-div {
font-size: 140%;
font-family: 'Consolas','Courier New',monospace;
}
in the s2member.css file, i replaced the serif font family with the sans-serif to match the site but the text stays the same.
can you direct me please as to where i can change the style of that font? thanks!
div.s2member-pro-paypal-form-description-div {
font-size: 140%;
font-family: 'Consolas','Courier New',monospace;
}
in the s2member.css file, i replaced the serif font family with the sans-serif to match the site but the text stays the same.
can you direct me please as to where i can change the style of that font? thanks!