Title: Layout problem
Last modified: September 27, 2018

---

# Layout problem

 *  Resolved [avtotate](https://wordpress.org/support/users/avtotate/)
 * (@avtotate)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/)
 * Hello I just installed the plugin and face the unusual problem.
 * The grid is messed up.
    Any idea how to fix this?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flayout-problem-37%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/#post-10729417)
 * Hi,
 * It looks like your theme has a CSS rule that sets `.columns` to `float: left;`.
 * You can fix it by adding more css to override your theme:
 *     ```
       div.letter-section ul {
           float: none;
       }
       ```
   
 *  Thread Starter [avtotate](https://wordpress.org/support/users/avtotate/)
 * (@avtotate)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/#post-10729511)
 * Hi Daniel,
 * Thank you very much!
    Worked as charm!
 *  [deniriswana](https://wordpress.org/support/users/deniriswana/)
 * (@deniriswana)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/#post-10737135)
 * The same problem ser
 * [https://www.drakorea.net/daftar-drama/](https://www.drakorea.net/daftar-drama/)
 * i have tried by adding this
 * div.letter-section ul {
    float: none; }
 * but not work
 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/#post-10737656)
 * [@deniriswana](https://wordpress.org/support/users/deniriswana/), please start
   a new thread so that I can take a look. From checking your site I don’t see a
   problem similar to this thread’s issue; did you already fix it?

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

The topic ‘Layout problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/a-z-listing_d8edfd.svg)
 * [A-Z Listing](https://wordpress.org/plugins/a-z-listing/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/a-z-listing/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/a-z-listing/)
 * [Active Topics](https://wordpress.org/support/plugin/a-z-listing/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/a-z-listing/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/a-z-listing/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/layout-problem-37/#post-10737656)
 * Status: resolved