Title: Imran Hosain's Replies | WordPress.org

---

# Imran Hosain

  [  ](https://wordpress.org/support/users/coderimran/)

 *   [Profile](https://wordpress.org/support/users/coderimran/)
 *   [Topics Started](https://wordpress.org/support/users/coderimran/topics/)
 *   [Replies Created](https://wordpress.org/support/users/coderimran/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/coderimran/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/coderimran/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/coderimran/engagements/)
 *   [Favorites](https://wordpress.org/support/users/coderimran/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Block Spacing, Width, Alignment, Heading](https://wordpress.org/support/topic/block-spacing-width-alignment-heading/)
 *  [Imran Hosain](https://wordpress.org/support/users/coderimran/)
 * (@coderimran)
 * [3 days, 9 hours ago](https://wordpress.org/support/topic/block-spacing-width-alignment-heading/#post-18947659)
 * Hi [@petewatterschatsworth](https://wordpress.org/support/users/petewatterschatsworth/),
 * Good to hear from you again! There is no need to replace your Heading blocks 
   with Paragraph blocks. This is just a layout alignment conflict between parent
   and child containers. Here is how to fix both issues:
    1. For the Full-Width Row: Select the parent Group block holding the row. In the
       right settings sidebar under Layout, toggle OFF “Inner blocks use content width”.
       Then select the Row block and set its Justification to “Space between” to stretch
       the headings.
    2. For Centering “Discovery Call”: Since the H2 is inside a Stack block, the text
       alignment is being overridden by the container. Select the parent Stack block
       itself in the List View, and in its layout settings, click “Align items center”.
       This will instantly center both the H2 and the description text.
 * Give these tweaks a try and let me know if it fixes the page layout!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header block change from template part to template](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/)
 *  [Imran Hosain](https://wordpress.org/support/users/coderimran/)
 * (@coderimran)
 * [5 days, 23 hours ago](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/#post-18945364)
 * You’re very welcome! Glad to hear it’s all working smoothly now. Best of luck
   with the rest of the site build!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header block change from template part to template](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/)
 *  [Imran Hosain](https://wordpress.org/support/users/coderimran/)
 * (@coderimran)
 * [5 days, 23 hours ago](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/#post-18945352)
 * That makes perfect sense now! Thanks for sharing the context. You are spot on—
   to make a header sticky in modern block themes without custom CSS, wrapping everything
   inside a parent Group block is exactly the right approach.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header block change from template part to template](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/)
 *  [Imran Hosain](https://wordpress.org/support/users/coderimran/)
 * (@coderimran)
 * [1 week, 4 days ago](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/#post-18940587)
 * Hi [@petewatterschatsworth](https://wordpress.org/support/users/petewatterschatsworth/),
 * Looking closely at your screenshot (template-part-header-trasformation-when-put-
   in-Template_3.jpg), I see exactly what’s happening.
 * **To answer your question:** A Header Pattern and a Template Part are not the
   same. A Pattern is a static blueprint, while a Template Part is a global reusable
   container.
 * The reason your Group and Row blocks “disappear” on the Template side (left column)
   is a visual behavior of the List View. When you wrap those blocks into the global
   Template Part “Kasa-Plata-Center-Header” (the purple icon), WordPress simplifies
   the tree view to look cleaner, hiding the internal wrapper blocks.
 * On your other site, you likely inserted the layout as a raw “Pattern” directly
   into the template without turning it into a Template Part, which is why the Group
   blocks remain visible there.
 * If you want both sites to look identical in the List View:
    1. Open the Template editor.
    2. Select the purple “Kasa-Plata-Center-Header” block.
    3. Click the three dots in the toolbar and select “Detach Template Part”.
 * This will break it back down into regular blocks, and your Group/Row wrappers
   will reappear instantly!
 * Let me know if this helps.

Viewing 4 replies - 1 through 4 (of 4 total)