Title: problems with display styles
Last modified: May 17, 2021

---

# problems with display styles

 *  Resolved [jueves8](https://wordpress.org/support/users/jueves8/)
 * (@jueves8)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problems-with-display-styles/)
 * hello, we are trying to enter the A-Z listing at [https://aedv.fundacionpielsana.es/wikiderma/](https://aedv.fundacionpielsana.es/wikiderma/).
   
   We noticed some display problems. We seem to be able to adjust them with CSS 
   but we would like to know if there might be something wrong that generates these
   problems. Thank you very much.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblems-with-display-styles%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problems-with-display-styles/#post-14448572)
 * Hi,
 * This is an incompatibility with the styles provided by your theme. You should
   be able to fix it by going to wp-admin and navigating to appearance -> customize.
   The page will reload to the theme customizer where you then need to find the “
   Additional CSS” option. Paste the following into the Additional CSS box and click
   save (do not remove any code already in the box, but add this at the end):
 *     ```
       .letter-section ul.columns {
           float: initial;
       }
       ```
   
 *  Thread Starter [jueves8](https://wordpress.org/support/users/jueves8/)
 * (@jueves8)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/problems-with-display-styles/#post-14451994)
 * Thank you very much, it works perfectly.

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

The topic ‘problems with display styles’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [jueves8](https://wordpress.org/support/users/jueves8/)
 * Last activity: [4 years, 12 months ago](https://wordpress.org/support/topic/problems-with-display-styles/#post-14451994)
 * Status: resolved