Title: Style Issue
Last modified: November 5, 2020

---

# Style Issue

 *  [ceca1](https://wordpress.org/support/users/ceca1/)
 * (@ceca1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/style-issue-8/)
 * Hi
 * I’m having some style issues. Especially with there being no space left between
   the lines of the separate listings/rows. Any ideas of what to do?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyle-issue-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/style-issue-8/#post-13640230)
 * Hi,
 * I’m unsure what you mean by “there being no space left between the lines of the
   separate listings/rows”. Could you expand a bit more to help me understand your
   issue better?
 *  Thread Starter [ceca1](https://wordpress.org/support/users/ceca1/)
 * (@ceca1)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/style-issue-8/#post-13642673)
 * It’s just the style doesn’t look good. It looks nothing like thy style on the
   screenshots. And when you list more than one page under the same letter there
   is no space left between the lines so it all looks like one sentence, especially
   when its a longer heading. For example,
 * A
 * Page Listed Talks about XYZ
    Page Listed Talks about ABC
 * Instead of
 * A
 * Page Listed Talks about XYZ
 * Page Listed Talks about ABC
 * Any ideas on how to fix it? I seen someone had a style issue and used a custom
   CSS code, but the code didn’t work for me, I think it was for their particular
   website
 * Thanks !!
 *  Plugin Author [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * (@diddledani)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/style-issue-8/#post-13783995)
 * Hi,
 * You can add spacing between the titles with the following snippet of CSS which
   I’ll add to the plugin in a future update:
 *     ```
       .letter-section ul li {
           margin: 0 0 0.6em;
       }
       ```
   

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

The topic ‘Style Issue’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Dani Llewellyn](https://wordpress.org/support/users/diddledani/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/style-issue-8/#post-13783995)
 * Status: not resolved