I'm having trouble ensuring the text in this particular example displays correctly. I am experiencing challenges with the clipping of text and shadows on certain letters, and I'm struggling to identify the root cause as well as the solution.
In order to fully grasp the issue, please refer to this jsfiddle (Removed). Please remember to refresh the jsfiddle once it loads, as the initial letter clipping may not be visible until then.
The main problem arises when the 'F' letter and its shadow are clipped upon loading (after refreshing). When you hover over the text, 'Second' will appear; however, upon mouseout, the first word reappears but now with the 't' shadow being clipped.
I am unable to figure out how to rectify these issues. Could someone kindly assist me in resolving these clipping bugs? Thank you, Bill
UPDATE: I managed to solve the 'F' letter clipping problem (updated jsfiddle); however, I still require assistance with the 't' clipping issue - Thanks, Bill
BUMP - Anyone available to help? Pretty Please - Bill