Title: bug with the responsive
Last modified: August 30, 2016

---

# bug with the responsive

 *  Resolved [orphen4666](https://wordpress.org/support/users/orphen4666/)
 * (@orphen4666)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/)
 * Hi.
    I use pinnacle free version theme for a website [http://www.therapiepsyparis.com](https://wordpress.org/support/topic/bug-with-the-responsive/www.therapiepsyparis.com?output_format=md)
   and the responsive doesn’t seems to works on smartphones and tablets. The icons
   on the home page where the services are describes (4 rows and two lines) whereas
   on smartphones and tablets the alignment is done by 2 on the first and second
   line then I have one icon alone on the right, then one more line of two icons
   and the last icon of the six alone on the left. Can you help me to fix it ? Thank
   you

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775750)
 * Hey orphen4666,
    I’m not seeing what you’re seeing. When I view you site on mobile
   it looks like you’re using a separate mobile template? What exactly are you wanting
   to change?
 * Hannah
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775764)
 * The issue is that the home icon menu is displaying two rows of four in full screen,
   but as the browser gets smaller, the rows become uneven.
 *  Thread Starter [orphen4666](https://wordpress.org/support/users/orphen4666/)
 * (@orphen4666)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775765)
 * Hi,
 * Thank you Hannah for you answer. I have forgotten that I used the jetpack mobile
   version for the smartphone because of that problem.
    On tablets you can see what
   I talking about. I also desactivate for the moment jetpack mobile version so 
   you can see.
 * Thank you so much for your help.
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775809)
 * Hey,
    You can add this css:
 *     ```
       .homeitemcount5 {
           clear: both;
       }
       @media (max-width: 992px) {
           .homeitemcount3, .homeitemcount5, .homeitemcount7 {
               clear:both;
           }
       }
       ```
   
 * Kadence Themes
 *  Thread Starter [orphen4666](https://wordpress.org/support/users/orphen4666/)
 * (@orphen4666)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775823)
 * Hi,
 * Thank you so much for your help, the bug is fixed, the responsive works and it’s
   great.
    🙂

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

The topic ‘bug with the responsive’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [orphen4666](https://wordpress.org/support/users/orphen4666/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/bug-with-the-responsive/#post-6775823)
 * Status: resolved