• Hide My Site Access: 4691QPLBtrso&$@&

    (This is happening on all pages using bold and/or text links.)

    Example below is just one instance.
    Password to access page is chromespacing

    All pages are fine in Safari and FF, but Chrome (Mac and Windows) spaces before and after bold text and before text links are not showing, so text is running together. Site is using Genesis Framework and MaiPro Law child theme. I tried commenting out some CSS controlling letter-spacing and CSS font faces, but the problem persists. I have other sites using bold and links that do not have this issue. The font I’m using is “Aller” and I’m using @font-face to add it to site:

    @font-face {
        font-family: Aller Light;  
        src: url(https://162.241.39.27/~rwalabco/rwalab.com/wp-content/themes/mai-law-pro/fonts/aller/aller_lt-webfont.woff);
    	font-weight: normal; }

    Any help will be greatly appreciated.

    • This topic was modified 5 years, 6 months ago by pkazmercyk.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s the font related issue, it doesn’t know how to render  . If you change font to Arial, everything works. You need to delete   and use regular space. That seems to work.

    Here’s a screenshot of what I’m referring to:
    https://share.projectarmy.net/a2fd46f3-8b5f-404d-89aa-72164bfef067

    Thread Starter pkazmercyk

    (@pkazmercyk)

    Hi. Thanks for the quick reply. I can see the problem now. However, Chrome is inserting those   which I can see with the web inspector. If I use Safari’s web inspector, those   are not there and the spaces render properly. Going to do some research on that issue.

    Did you copy/paste that text from somewhere else?

    Try deleting that space in the editor and using spacebar to add a new space. That should work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Chrome Browser: No spaces between bold text or text links’ is closed to new replies.