I’m trying to add tracking/letter spacing to my h5 text. I’ve tried the code:
h5, { letter-spacing: 0.14em !important; }
but it’s not working. I feel like I’ve tried many other quick css changes but didn’t see results so i deleted them. Can someone help?
Thanks!
Hey threemarketinginc,
Try removing the comma after h5 in your css above.
Best regards,
Jordan Shannon