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 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Change Page List horizontal shift’ is closed to new replies.