Hi, I need to change the font size in my signup page, but I can't find the css for it (or information in this forum about this issue). Does anyone know where to find the css for the text in the signup form? I have an html site, NOT a WP site. Thanks. Maria
You should be able to do it by creating a custom site.css file http://www.amember.com/docs/Themes_and_Templates David
I've worked on the css code for several hours now, but I simply can't find where the font size for the signup page text is. Any clues? Maria
If you are going to be working in CSS, you should be using a tool like FireBug to identify CSS classes. Here is how you would identify the CSS for the Signup Title: Screencast Video