http://i.picresize.com/CbA
Blog falls off the line as soon as I insert the word-spacing property. I've been tweaking positioning and nothing works. The only way it goes away is if I take the word-spacing property out. Anyone have this problem?
What are you applying the CSS to? What element? What is the HTML structure? Create a CodePen sample for us, so we can see what the issue is.
http://codepen.io/anon/pen/LxebC
#nav { position:fixed; padding-left:20px; padding-top:20px; padding-right:20px; top:0px; right:500px; height:70px; font-family:market deco; line-height:110px; word-spacing:10px; }
Codepen link doesn't work.
Please try again...your code (in isolation) isn't enough.
Do you have a live link to the site by any chance?
http://i.picresize.com/CbA
Blog falls off the line as soon as I insert the word-spacing property. I've been tweaking positioning and nothing works. The only way it goes away is if I take the word-spacing property out. Anyone have this problem?
What are you applying the CSS to? What element? What is the HTML structure? Create a CodePen sample for us, so we can see what the issue is.
http://codepen.io/anon/pen/LxebC
Codepen link doesn't work.
Please try again...your code (in isolation) isn't enough.
Do you have a live link to the site by any chance?