Title: reverse columns on mobile view
Last modified: August 1, 2021

---

# reverse columns on mobile view

 *  [lingadmin](https://wordpress.org/support/users/lingadmin/)
 * (@lingadmin)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/reverse-columns-on-mobile-view/)
 * Hi, I am using advanced columns and on a page and the stacking is not correct
   on the mobile view for the second item on the page. Hence, I would like to reverse
   the column order for that one specific row. I am using custom CSS to do that 
   but it is not working.
 * This is what I am using:
 *     ```
       @media (max-width: 680px) {
       	.reverse-columns {
       		display: flex;
       		flex-direction: column-reverse;
       	}
       }
       ```
   
 * Can you please help me with this?
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freverse-columns-on-mobile-view%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘reverse columns on mobile view’ is closed to new replies.

 * ![](https://ps.w.org/stackable-ultimate-gutenberg-blocks/assets/icon-256x256.
   png?rev=2749547)
 * [Stackable - Page Builder Gutenberg Blocks](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [lingadmin](https://wordpress.org/support/users/lingadmin/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/reverse-columns-on-mobile-view/)
 * Status: not resolved