--- label: 'Configuring a previously-placed block' related: - block.overview - core.ui_accessibility --- {% set layout_url = render_var(url('block.admin_display')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Configure the settings of a block that was previously placed in a region of a theme.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Structure > Block layout.{% endtrans %}
  2. {% trans %}Click the name of the theme that contains the block.{% endtrans %}
  3. {% trans %}Optionally, click Demonstrate block regions to see the regions of the theme.{% endtrans %}
  4. {% trans %}If you only want to change the region where a block is located, or the ordering of blocks within a region, drag blocks to their desired positions and click Save blocks.{% endtrans %}
  5. {% trans %}If you want to change additional settings, find the region where the block you want to update is currently located, and click Configure in the line of the block description.{% endtrans %}
  6. {% trans %}Edit the block's settings. The available settings vary depending on the module that provides the block, but for all blocks you can change:{% endtrans %}
  7. {% trans %}Click Save block.{% endtrans %}