Hi there,
I am using The Grid plugin on this page http://www.educateandcelebrate.org/stg_6db93/test/ but am getting unwanted hyphenation on both the title and excerpt. I’ve looked through the forum already and found the following code:
.tg-item .tg-cats-holder *,
.tg-item .tg-item-excerpt,
.tg-item .tg-item-title,
.tg-item .tg-item-title a {
word-wrap: normal !important;
word-break: keep-all;
hyphens: none;
}
Which I have added to the X theme CSS customiser, but it has no effect. If anyone could help that would be great!
Thanks, Jen