Hello, I’m having some trouble un-bolding the form field text for my WPforms through CSS - before I go and try to alter the index file, would someome mind telling me why the CSS styling i’m attempting isnt working? thanks! Launchlance.com is my site
Hello Adam,
Thanks for writing in!
You can add following CSS under X > Theme Options > CSS:
.button-register {
font-weight: normal !important;
}
1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g
2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI
Thanks.
Actually the button text is one thing I know how to style - i’ts not actually on the site right now but when i try to load a full form the form field text is all bolded, even when I alter the CSS in the theme options and global options.
Hello Adam,
Thanks for updating the thread.
I tried looking at the website for full form but I am not able to see the same. Can you please share the exact page URL where in we can inspect the form and offer you some solution?
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.