Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346838
    SkeeterHarris
    Participant

    Hi,

    I found the CSS to change the color of the default fonts for the text widgets for the footer, but when you look at them they are like really heavy. I would like to make them look normal but also have the title the larger size like they are now just not so “fat”. I am using Integrity for the skin.

    Here is the site – http://bcb.5d4.myftpupload.com/

    thanks

    #1346979
    Friech
    Moderator

    Hi There,

    Thanks for writing in! On your admin dashboard navigate to Appearance > Customize, then on Customizer under the Typography tab look for the Body Font Weight and the Headings Font Weight. 300 is the normal weight.

    Hope it helps, Cheers!

    #1348094
    SkeeterHarris
    Participant
    This reply has been marked as private.
    #1348565
    Friech
    Moderator

    Hi There,

    I did inspect your site again and all your heading (h1 – h6) are now with font-weight: 300;. But not the Body text it still have a font-weight: 400;

    You’re right, there is a text-shadow that adds to the weight of your footer text. Please add this on top of your custom CSS.

    .widget {text-shadow: none !important;}

    Then check your entire custom CSS here: http://csslint.net/ and resolve the errors.

    Thanks.

    #1349738
    SkeeterHarris
    Participant

    Hi Friech,

    Thank you for the review and you are correct that is the font size I want for body – 400.

    I did add the .widget CSS and that worked perfectly to remove the shadow. While I don’t know CSS I am getting more familiar as time goes with these site and X, thanks to people like you and the rest of the support team. Thank you it means alot.

    I did fine one error with CSSlint so thanks for pointing that out to me.

    Sketer

    #1349816
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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