Title: Responsive HTML help
Last modified: August 30, 2016

---

# Responsive HTML help

 *  [mccartneyk](https://wordpress.org/support/users/mccartneyk/)
 * (@mccartneyk)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-html-help/)
 * Here is a site im working on: [http://www.armidarose.com](http://www.armidarose.com)
 * The three circles at the very bottom work fine on desktop. On mobile they dont
   wrap and stack on top of each other. Tried a few different things but it did 
   not work. Any ideas to do this easily would be greatly appreciated. Thank you!

Viewing 1 replies (of 1 total)

 *  [christomwebdesign](https://wordpress.org/support/users/christomwebdesign/)
 * (@christomwebdesign)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-html-help/#post-6869751)
 * Hi mccartneyk, your custom css are causing the 3 circles not to stack on top 
   of each other on mobile.
 * Try the following changes
 *     ```
       .ch-item { width: 300px; height: 300px; display: inline-block; }
       .ch-grid li { width: 100%; height: auto; display: inline-block; }
       .centerc2 { width: auto; }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Responsive HTML help’ is closed to new replies.

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)

 * 1 reply
 * 2 participants
 * Last reply from: [christomwebdesign](https://wordpress.org/support/users/christomwebdesign/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/responsive-html-help/#post-6869751)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
