Attachment will help you to understand this issue.

Comments

djsagar created an issue. See original summary.

narendra.rajwar27’s picture

Hi djsagar,
Extra regions could be added/removed in THEME_NAME.info.yml and page.html.twig under template folder of the theme which you are using.
- Adding/removing regions in THEME_NAME.info.yml will show the regions under /admin/structure/block .
- But you need to add/remove code from page.html.twig template file of your theme to make it work. Please refer bartik theme's page.html.twig (core/themes/bartik/template/page.html.twig)for more information.

Also please clear cache.

  • kunalkapoor committed 51c709a on 8.x-1.x
    Issue #3123752: Remove extra regions which not in use
    
kunal_kapoor’s picture

Status: Active » Fixed

This issue is fixed

kunal_kapoor’s picture

Status: Fixed » Closed (fixed)