Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1211421
    Jennifer S
    Participant

    Hi there! I updated X and Cornerstone this morning, and now my body font has gotten really heavy in font weight. I double checked the settings in customize, and it’s still set to Lato Book, but it’s displaying bold.

    I’ve deleted all my custom CSS to see if there was something in there interfering. It did not solve the problem. Here’s a video diary: http://screencast.com/t/RTL5QeOGUru

    The live site is at precisionpointinc.com – obviously need to rectify this ASAP because the site is live – thanks! 🙂

    #1211505
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

    Joao

    #1211519
    Jennifer S
    Participant
    This reply has been marked as private.
    #1211640
    Rupok
    Member

    Hi there,

    It seems somehow your content are within a strong tag – http://prntscr.com/csk6g1

    Not sure why this is happening but as it’s a live site, You can add this under Custom > CSS in the Customizer to fix this ASAP :

    .site > strong {
      font-weight: inherit;
    }

    If you have any staging version, you can try disabling the plugins to find out the reason. I didn’t go deeper as it’s now live.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1211421 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>