Title: Grid layout breaking
Last modified: April 15, 2018

---

# Grid layout breaking

 *  Resolved [Nidhi Jain](https://wordpress.org/support/users/jainnidhi/)
 * (@jainnidhi)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/)
 * Hi,
 * I am using this plugin for my members page but layout is breaking.
 * I’ve checked the html structure and I there is a problem in that. Since html 
   does not seem to have the same output as shown in the demo.
 * Can you please help me out?
 * Thanks in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fgrid-layout-breaking%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [GS Plugins](https://wordpress.org/support/users/samdani/)
 * (@samdani)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10182607)
 * Hi Nidhi,
 * Thanks for your query.
 * Checked your site link.
 * You added shortcode for 3 columns but customized the css.
 *     ```
       .gs_team .col-md-4 {
           width: 14%;
       }
       ```
   
 * Currently you are using 7 columns which is not possible as Team plugin using 
   Bootstrap grid but you can use below shortcode for 6 columns.
 * `[gs_team cols="2" theme="gs_tm_theme1"]`
 * Please check & let me know.
 * Thanks / Samdani
 *  Thread Starter [Nidhi Jain](https://wordpress.org/support/users/jainnidhi/)
 * (@jainnidhi)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10182684)
 * I’ve tried to use this shortcode but still it is showing 3 columns.
 * And I am confused about the structure. It is showing:
 * <div itemscope itemtype=”[http://schema.org/Person”&gt](http://schema.org/Person”&gt);
   
   <div class=”col-md-4 col-sm-6 col-xs-12″>…<div> <div itemscope itemtype=”[http://schema.org/Person”&gt](http://schema.org/Person”&gt);
   <div class=”col-md-4 col-sm-6 col-xs-12″>…<div> <div itemscope itemtype=”[http://schema.org/Person”&gt](http://schema.org/Person”&gt);
   <div class=”col-md-4 col-sm-6 col-xs-12″>…<div>
 * Its creating the nested divs of columns so my layout is breaking. That’s why 
   I’m not able to apply custom css.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10183134)
 * _*Reads. Redacts replies.*_
 * Now I need to review and redact all of the author’s replies…
 * [@samdani](https://wordpress.org/support/users/samdani/) I’ve deleted your offer
   to login to your user’s site. I’m am 100% sure you mean well but please _never
   ask for credentials on these forums._
 * [https://wordpress.org/support/guidelines/#the-bad-stuff](https://wordpress.org/support/guidelines/#the-bad-stuff)
 * Now for the why: The internet is a wonderful place full of very nice people and
   a few very bad ones. I’m sure everyone here is very nice however, by giving some
   ones keys to your house you are trusting they wont steal anything. Likewise the
   person who takes the keys is now responsible for the house FOREVER.
 * If something was to go wrong, then you the author may well legally become liable
   for damages, which they would not normally have been as their software is provided
   without warranty.
 * **Please be aware that repeatedly asking for credentials will result in us asking
   you to repeatedly stop before escalating up to the plugins team.**
 *  Plugin Author [GS Plugins](https://wordpress.org/support/users/samdani/)
 * (@samdani)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10183184)
 * Hi [@jdembowski](https://wordpress.org/support/users/jdembowski/)
 * Thanks for the update.
 * I just request access to fix the user issue & already fixed.
 * Thanks
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10183187)
 * Right. And if you do that again then you risk getting into real trouble here.
 * Don’t do that again or it will be reported to the plugins team.

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

The topic ‘Grid layout breaking’ is closed to new replies.

 * ![](https://ps.w.org/gs-team-members/assets/icon-128x128.png?rev=2999903)
 * [Team Members - A WordPress Team Plugin with Gallery, Grid, Carousel, Slider, Table, List, and More](https://wordpress.org/plugins/gs-team-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gs-team-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gs-team-members/)
 * [Active Topics](https://wordpress.org/support/plugin/gs-team-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gs-team-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gs-team-members/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/grid-layout-breaking/#post-10183187)
 * Status: resolved