The Google Search Console detect an error after the Update. This is the error:
The attribute 'arial' may not appear in tag 'a'.
<small>line 1, column 59591</small>
The attribute 'font-family:' may not appear in tag 'a'.
<small>line 1, column 59591</small>
The attribute 'arial' may not appear in tag 'a'.
<small>line 1, column 59838</small>
The attribute 'font-family:' may not appear in tag 'a'.
<small>line 1, column 59838</small>
The attribute 'arial' may not appear in tag 'a'.
<small>line 1, column 60102</small>
The attribute 'font-family:' may not appear in tag 'a'.
<small>line 1, column 60102</small>
The attribute 'arial' may not appear in tag 'a'.
<small>line 1, column 60339</small>
The attribute 'font-family:' may not appear in tag 'a'.
<small>line 1, column 60339</small>
]]>I tried to change the font of titles (Georgia) to Arial using this code :
.entry-title {
font-family: Quicksand, Helvetica, Arial, sans-serif;
font-style: normal;
}
but it’s not working ? how to fix that please ?
I m using the theme Apostrophe.
Here is the blog : https://blog.pbicadcam.com/wordpress/
Thanks very much.
]]>I don’t want to use Google Fonts on my blog but Customizr seems to force them on you for some reason. I can’t seem to find detailed (I’m a relative newbie) instructions on how to use fonts I want (ie: arial).
Any help would be awesome!
Thanks in advance
]]>I was wondering how I can change the font of the complete theme. I would like to use the font “Arial”
Thanks in advantage!
]]>I really like the font used in the posts, but many of my reader tell me, that it is difficult for them to read it.
Can I change the font? But not to one of the Google Fonts. I’d like to try some of the standard fonts like Arial for example.
That would be really great.
Regards
]]>WordPress 3.9
Hueman 1.4.0 (installed via WP)
1 plugin: WP-PageNavi (installed via WP)
1 CSS modification (within theme, no child theme): #header .pad { padding-top: 2px; padding-bottom: 2px; }
I can’t currently link you to my WP as it is still password protected.
Hi,
I am constantly running into trouble with the custom Titillium font no matter if I have WP load it via Google or my own server.
———
Sometimes special characters (umlauts) will only load after a few site refreshs. Today, it took forever for the fonts to load. The sequence in which things happened went like this:
– Site opens, all the images and site structure loads; no fonts are displayed at all (can be highlighted though)
– Fonts are now visible in Arial (after a minute)
– a few seconds later, the font would switch to Titillium (at this point, the font was loaded from my own server, not Google)
———
While I had this issue from my Windows computer (work) (tried Firefox, IE 10, Chrome), I didn’t seem to have any trouble at all with the Hueman demo site, so it’s nothing with my Windows machine. My Linux machine (home) (Firefox, Chromium) never gave me any sort of trouble with my own WP.
The internet connection at work wasn’t at fault either as I downloaded a bunch of files from my server via HTTP and that worked at a few MByte/s.
I understand this doesn’t make any sense which is all the more reason to be massively worried. This project is important to me and I most of all need it to be reliable; I can’t have any weird stuff happen to it all the time for the sake of a fancy font (whenever people have trouble with anything, the first suggestion is always to set it to Arial so I am assuming it isn’t exactly too reliable as of now).
Should I possibly ditch the custom font thing altogether and just be happy with Arial? I can live with that but would need to know the best practice to change font sizes and weights of the entire theme. Arial at 18px is huge and is being displayed as a bold font in all Windows browsers.
Using the Firefox web dev tools, the only thing I could figure out was that “.base entry” changes the font size in blog posts but I changed A LOT of font-weight settings and it never did anything.
What do you guys suggest?
Your help is much appreciated.
]]>www.elsmakeup.com
]]>I am using a theme (grid-a-licious) that is apparently problematic. So don’t know if the problem is in my CSS or in the php etc…
My site fonts look great on firefox (PC or mac) and safari (mac) but IE 6 & IE 7 I can’t get arial (which is what I want) to display properly!! ONLY on IE does it not work.. when I change the CSS to Tahoma, it works fine.. just Arial and helvetica display blocky and illegible. On several PC’s using IE, so not just mine and it is not a setting on my IE as other sites look totally ok that use Arial.
Here is my code, and really really would appreciate HELP!! You can see where i have sans-serif, I took out Arial and Helvetica… and even at that, in IE things look blocky and illegible…I’m a novice so please be 101 with me!:
]]>