I'm redesigning a WP site and need to remove the "alignleft" class currently within each post thumbnail for 70+ posts.
Is there a way to do this easily via phpmyadmin? I tried doing a search for "alignleft" via phpmyadmin and via the following plugins: Search & Replace, and Search Regex. They couldn't locate the class. Am I entering the wrong search criteria? Or is there another way to accomplish this?