Community Forums › Forums › Archived Forums › Design Tips and Tricks › Beautiful Pro Theme Text Isn't Clear
Tagged: Beautiful Pro Theme, font, lacking clarity, text
- This topic has 12 replies, 2 voices, and was last updated 11 years, 8 months ago by
AnitaC.
-
AuthorPosts
-
August 21, 2014 at 2:50 pm #120296
Jennifer
MemberI'm using the Beautiful Pro Theme and just recently I noticed that when I view my site on CHROME the text on the menu and in the posts doesn't display clearly. Is there a recommended fix for this? I really don't know HTML or CSS - so I would need some pretty detailed instructions.
Thank you in advance for your time.
http:// http://thedeliberatemom.com/August 21, 2014 at 2:57 pm #120298AnitaC
KeymasterI noticed the demo is doing that too. The lettering seems cracked. The code is here:
body { background-color: #fff; color: #666; font-family: 'Lato',sans-serif; font-size: 1.8rem; font-weight: 300; line-height: 1.625; }I removed the font-weight line all together, which made the letters darker so I changed the #666 color to #999 and they lightened up but were still crisp.
Need help with customization or troubleshooting? Reach out to me.
August 21, 2014 at 3:11 pm #120305Jennifer
MemberHi Anita,
Thank you for your post - I applied these changes and it's still not clear. Any other suggestions?
Jennifer
August 21, 2014 at 3:20 pm #120307AnitaC
KeymasterLooking at the site code, I still see the original code there. Do you have a caching plugin installed? If so, dump/clear it.
Need help with customization or troubleshooting? Reach out to me.
August 21, 2014 at 3:27 pm #120311Jennifer
MemberI used to have a caching plugin installed but it disappeared off my dashboard. I thought maybe it was uninstalled in the last update - so I never investigated it. So I'm not sure how to clear the cache.
Sorry about this. I'm very new to WordPress, so I'm still trying to figure things out.
August 21, 2014 at 3:30 pm #120313Jennifer
MemberI used to have a caching plugin installed but it disappeared off my dashboard. I thought maybe it was uninstalled in the last update – so I never investigated it. So I’m not sure how to clear the cache.
Sorry about this. I’m very new to WordPress, so I’m still trying to figure things out.
August 21, 2014 at 3:32 pm #120315AnitaC
KeymasterDid you leave the code in there? Because I've cleared my cache and only see the old code.
Need help with customization or troubleshooting? Reach out to me.
August 21, 2014 at 3:34 pm #120316AnitaC
KeymasterWhere did you copy your code? Did you place it in the style.css or the Custom/Edit CSS box? If the latter, move the code to the style.css.
Need help with customization or troubleshooting? Reach out to me.
August 21, 2014 at 3:35 pm #120317Jennifer
MemberI changed it in my edit themes page I made the changes as you indicated. When i look at it now - it's as you shared
August 21, 2014 at 3:38 pm #120318Jennifer
MemberAwesome Anita! I added it to the css stylesheet editor and it looks fabulous! Thank you!
August 21, 2014 at 3:39 pm #120319AnitaC
KeymasterI see them now. Maybe it's a server cache or something. They look fine to me now. They don't look broken/cracked in Chrome anymore.
Need help with customization or troubleshooting? Reach out to me.
August 21, 2014 at 3:42 pm #120321Jennifer
MemberYes, it looks great. My site gets pushed through Cloudflare - maybe that's what was holding it up.
Thanks again! I'm so glad I came here to ask.
August 21, 2014 at 3:45 pm #120324 -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.