Forum Replies Created
-
AuthorPosts
-
May 14, 2014 at 5:49 pm in reply to: need to make all the text in the odd and even pricing table one color (black) #264799
Only with your help — thank you!
May 14, 2014 at 5:32 am in reply to: need to make all the text in the odd and even pricing table one color (black) #264477Thank you for your quick replies. That didn’t work, but building on it, this did:
.avia-table li.avia-pricing-row { color: white !important; }
May 14, 2014 at 4:51 am in reply to: need to make all the text in the odd and even pricing table one color (black) #264464Sorry, that was one of the variations I tried, to make it work, but with the dot as you wrote it doesn’t work either. I tried using just .avia-pricing-row, and li .avia-pricing-row, and some other permutations, but nothing seems to work on that row.
May 14, 2014 at 3:24 am in reply to: need to make all the text in the odd and even pricing table one color (black) #264418Thank you!
That changed everything, including the column heads and the price rows.
I was able to change the column heads back with this:.first-table-item { color: white !important; }
But I was not able to recolor the pricing row with this. What did I get wrong?
li avia-pricing-row { color: white !important; }
July 22, 2013 at 6:18 pm in reply to: "standard" google fonts not working on desktop computers? #128950Thank you for the screencast! This is interesting. Here are two screen grabs. The font is wrong in Chrome, and correct in Firefox.
If I do what you did in the inspector, in Chrome, then I see that removing Droid Sans fixes the headlines (they become thinner), and the body text also becomes Open Sans.
If I remove the quick CSS that re-states the two fonts, then the whole site goes back to Helvetica (in Chrome).
So what I’ve done is defined the entire site to be Open Sans in the quick CSS, and that will have to do.
Chrome:
Firefox:
July 21, 2013 at 4:36 am in reply to: "standard" google fonts not working on desktop computers? #128948Thank you Nick. Enfold made it easy! Will the update you mention help with the fonts issue?
best,
–Lee
July 19, 2013 at 12:36 am in reply to: "standard" google fonts not working on desktop computers? #128946Thank you for noticing the missing font. I was just going to live with Open Sans on everything, but yes, Droid Sans Is not showing up.
Here is a screen shot of my settings.
BTW, the site is now live so you can refer to the live site. (and thanks for your help!)
I apologize for not seeing your response right away.
This code worked! The logo now scales properly on mobile.
Thank you!
Thank you for the code. It’s in place but you can see it did not change the smartphone logo scaling issue:
July 12, 2013 at 12:57 am in reply to: "standard" google fonts not working on desktop computers? #128944That changed it to the correct font, thanks. But why should it be necessary if I chose it in the Theme settings? Is this a bug?
And if I want a different font for the heads, I assume I need to likewise assign it in the quick CSS?
OK, thank you.
-
AuthorPosts