Support,
I just started noticing that my text, both strong and widget text, is extra bold. The only changes I have made is styling a Gravity Forms, but even still, I cannot find any CSS that changes the beforementioned CSS.
I changed the strong CSS in the Quick CSS function in the Enfold Settings but want to try and get to the root of the problem. Do know what may have caused this, and how I can address this?
I can leave the adjusted strong CSS as is, but cannot figure out how to change my widgets, here: http://philly-sales.com/home-design/three-ways-dark-walls/.
Thanks for your help!
Hi tylerjmorrison!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.news-headline { font-weight: 600; }
Regards,
Yigit
Thanks, as always!
Just noticed one more: The secondary nav menu (Top right).
Hey!
Please add following code to Quick CSS as well
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a { font-weight: 600; }
Best regards,
Yigit
I cannot figure this out!!!
Heading of the table. I tried so many CSS “fixes” that I thought may work…but came up empty. I’ll get the hang of it, though. Do you guys have a “tip jar” that I can contribute to?
Link: http://philly-sales.com/about/press/
Thanks guys!