Title: Figcaption not aligning
Last modified: January 4, 2023

---

# Figcaption not aligning

 *  [mckracken](https://wordpress.org/support/users/mckracken/)
 * (@mckracken)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/figcaption-not-aligning/)
 * On my home page I have 2 rows of 3-column block, each cloumn has an image of 
   which the figcaption nicely aligns below the image.
 * On 2 other pages, including the 1 mentioned, the figcaption is floating right
   when viewing the page on a wider screen. Here I am using on 1 row of 3-column
   block. If I duplicate the row (using the code editor), this issue disappears.
 * I guess somehow I need to “force” the 3-column block to center-align ? When I
   check the code editor, I see the instances of a wp-block-column so not sure how
   I can make all 3 align nicely without “breaking” the responsive design feature.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffigcaption-not-aligning%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [George Appiah](https://wordpress.org/support/users/gappiah/)
 * (@gappiah)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/figcaption-not-aligning/#post-16343848)
 * I don’t know if you’ve fixed this already, or if my screen is not “wide” enough
   compared with your “wider screen”… but I see all three captions centre-aligned.
 * [https://i.snipboard.io/vNRtrc.jpg](https://i.snipboard.io/vNRtrc.jpg)
 *  [Md Abdullah Al Arif](https://wordpress.org/support/users/faithcoder/)
 * (@faithcoder)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/figcaption-not-aligning/#post-16344840)
 * Hi [@mckracken](https://wordpress.org/support/users/mckracken/) ,
 * I inspected the code and added overflow: hidden in css. It looks ok.
 *     ```wp-block-code
       @media (min-width: 782px)
       .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
           flex-basis: 0;
           flex-grow: 1;
           overflow: hidden;
       }
       ```
   
 * see the screenshot please [https://paste.pics/KTFXA](https://paste.pics/KTFXA)
 * Regards
    -  This reply was modified 3 years, 5 months ago by [Md Abdullah Al Arif](https://wordpress.org/support/users/faithcoder/).
    -  This reply was modified 3 years, 5 months ago by [Md Abdullah Al Arif](https://wordpress.org/support/users/faithcoder/).
 *  Thread Starter [mckracken](https://wordpress.org/support/users/mckracken/)
 * (@mckracken)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/figcaption-not-aligning/#post-16345541)
 * ![](https://i0.wp.com/snipboard.io/Nldwoy.jpg?ssl=1)
 * So this is what I see on 24″ screen at 1920×1080 as response to [@gappiah](https://wordpress.org/support/users/gappiah/).
 * trying the fix as suggested by [@faithcoder](https://wordpress.org/support/users/faithcoder/)
    -  This reply was modified 3 years, 5 months ago by [mckracken](https://wordpress.org/support/users/mckracken/).
    -  This reply was modified 3 years, 5 months ago by [mckracken](https://wordpress.org/support/users/mckracken/).

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

The topic ‘Figcaption not aligning’ is closed to new replies.

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [column](https://wordpress.org/support/topic-tag/column/)
 * [figcaption](https://wordpress.org/support/topic-tag/figcaption/)

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 3 replies
 * 3 participants
 * Last reply from: [mckracken](https://wordpress.org/support/users/mckracken/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/figcaption-not-aligning/#post-16345541)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
