Hi Jordan.
Perfect Grid works, but I like the animations and such in Flexible Masonry.
This is what I did:
.stroketext {
text-shadow:
-2px -2px 0 #000,
0 -2px 0 #000,
2px -2px 0 #000,
2px 0 0 #000,
2px 2px 0 #000,
0 2px 0 #000,
-2px 2px 0 #000,
-2px 0 0 #000;
}
Then just add stroketext class to anything.
I’m gonna ask one more time before I request a refund.
Anyone? This is driving me absolutely nuts, I have tried all kinds of css tricks and nothing seems to work.
Every font gets that special ampersand because of a class .special_amp.
Here’s what I did in my site custom css:
.special_amp {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}