Tagged: x
-
AuthorPosts
-
January 26, 2017 at 3:23 pm #1346838
SkeeterHarrisParticipantHi,
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
January 26, 2017 at 5:52 pm #1346979
FriechModeratorHi 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!
January 27, 2017 at 1:22 pm #1348094
SkeeterHarrisParticipantThis reply has been marked as private.January 27, 2017 at 10:40 pm #1348565
FriechModeratorHi 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.
January 29, 2017 at 11:46 am #1349738
SkeeterHarrisParticipantHi 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
January 29, 2017 at 1:41 pm #1349816
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1346838 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
