Replies: 2 comments
-
never hurts to have a filter! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I can't even remember what I've used it for ;) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently a widget generates some static classes/ids when added to a page or post.
E.g. Pods outputs something like
'pods_widget_list container push-bottom-medium'
but (in order to get styled by my css-framework) I want it to be
'widget my-own-class content-vertical-massive'.
Please extend the PODS widgets, so I can add my own id and classes to the widget - and remove default classes.
Beta Was this translation helpful? Give feedback.
All reactions