• Resolved johnfotios

    (@johnfotios)


    I am creating a block theme. I have set contentSize in theme.json. This is applied to the backend block editor, but not when viewing the page on the frontend (the content just goes full width of the screen).

    "layout": {
        "contentSize": "800px",
        "wideSize": "1400px"
    }

    Do I need to set it somewhere else too?

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘contentSize not being applied to frontend of block theme’ is closed to new replies.