• Resolved iqbalresources

    (@iqbalresources)


    Hello

    so far im really happy with the LCP plugin. My friend look into it, and he suggest to me to make a gap between every post list, coz in his opinion, every excerpts were too close to each other. May i know if it possible to create a gap (like one-line of words size) between the post list?. i’ve tried ‘</br>’ code, but it didn’t work. Thank you

    *i’m attach the image for references

Viewing 2 replies - 1 through 2 (of 2 total)
  • You’ll want to use CSS for that.
    Try putting this in the “Additional CSS” blank in your theme’s customizer”

    .lcp_catlist li {padding-bottom: 1em;}

    Plugin Contributor zymeth25

    (@zymeth25)

    Absolutely, @jsnowbusiness solution works, although .lcp_catlist > li {padding-bottom: 1em;} would be more efficient CSS ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to put a gap between post list?’ is closed to new replies.