• 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 to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    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

    (@ceca1)

    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

    (@diddledani)

    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.