Change Page List horizontal shift
-
Hi, I’m writing the code of a new theme and I wanted to decrease the indent space of the page list block.
Searching the web did not helped, I give a try with the following code in theme.json:
"core/page-list-item": {
"style": {
"indent": "1px"
}But did not worked. May someone give me a hint?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.