How do I change bullet on categories block?
Question
The categories block displays an unordered list with bullets. I want to change the list-style
property to none
. How do I edit theme.json
to modify this property?
"styles": {
"blocks": {
"core/categories": {
"listStyle": "none"
}
}
}
0
2 months
2022-12-05T22:28:42-05:00
2022-12-05T22:28:42-05:00 0 Answers
0 views
0
Leave an answer