Kadence Themes on "[Theme: Virtue] How to add spacing between listed items"

ساخت وبلاگ

Hi,

I would love to know how do I add spacing between listed items.

I've written a blog post, added numbered list, but the spacing between each numbered item is too small. It looks too dense and I would love to add some space just to break it up a bit. Maybe like the spacing between paragraphs.

The link to the blog is here:
http://govirtualsupport.co.uk/useful-tips-and-tools/make-the-most-out-of-your-time-on-facebook/.

Thanks in advance

Gemma Evans
Member
Posted 23 hours ago #

Hi,

You can add some margin to the bottom of the paragraphs in your numbered lists with this CSS:

ol li { margin-bottom: 1.1em;
}

This will update the spacing across all numbered lists on your site.

However if you only want to update numbered lists within your blog post content you could use this CSS:

.entry-content ol li { margin-bottom: 1.1em;
}

Hope that helps.

tcmb1226
Member
Posted 23 hours ago #

This requires a little bit of html, but its very easy

First step: Edit the page
Second step: When your on the page press ctrl+f
Third step: Type </li> or copy it from here
Fourth step: after every </li> put <br>
Fifth step: Be happy and change this thread to resolved

If you are having trouble fixing this issue after this tip, contact me through my facebook anytime; my facebook is Tristan Morgan-Buck

You can add css in the theme options > advnaced settings > custom css box.

What Gemma posted should work great for you.

Kadence Themes

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 313 تاريخ : يکشنبه 10 مرداد 1395 ساعت: 2:09