Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #320655

    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!

    #320662

    Hi tylerjmorrison!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .news-headline { font-weight: 600; }

    Regards,
    Yigit

    #320683

    Thanks, as always!

    #320780

    Just noticed one more: The secondary nav menu (Top right).

    #321339

    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

    #323470

    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!

    #323675

    Hey!

    Please use following code

    th { font-weight: 600; }

    And no, we do not have a tip jar. We simply appreciate the appreciation :) Thank you for your kindness

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.