There any way i could add a class for the specific order of widget item? i.e. the class name would be widgetorder-1 (for the first appearing widget), widgetorder-2 (for the widget appearing in the 2nd order), etc. I looked into filters but wasn’t sure how that worked.
Leave a Reply
You must be logged in to post a comment.
That should do it for you. Just stick that inside your theme’s functions.php file and watch it work.