Forums
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Thank you! I had totally forgotten that headings are bold by default! :) Added font-weight:normal to my css under *{} and it looks GREAT. Thanks a bunch! :)
After wasting hours trying to figure this issue out, I finally found this thread. So thank you so much, Aaron… You’ve made a real difference to my life!!
Awesome, thanks for this fix!
The suggestions above didn’t work for me. Adding !important did the trick:
* { font-weight: normal!important; }
Ahhhh thanks so much! The simple solutions are the best!
Would have doubtless spent days trying to fix that. Thank you!
yup, made an account just for this. Hats off Aaron! You stopped a real headache dead in its tracks. Cheers mate!
Great fix, thank you.
Cheers @aaronsilber that worked
Frontend Masters is the best place to get it. They have courses on all the most important front-end technologies, from React to CSS, from Vue to D3, and beyond with Node.js and Full Stack.