rfair404
-
Targeting certain words dynamically with CSS?
Is using js to wrap each word in a span such as lettering.js an okay way to do this? I imagine that if you we're only trying to target a 1-off string / h1 somewhere there may be a filter in WordPress for it.
-
Wordpress Featured Image Dynamic resizing
So what about when the browser is resized? I'm trying to figure out away to serve up the smaller size image for mobile devices and the larger size on desktop sizes. Ideas? Oh complicate it by stating that I also want to be able to use a cachi…