Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

List Item Spacing

Home / Forums / Virtue Theme / List Item Spacing

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 12, 2014 at 10:42 am

Hi Ben

How can I control (increase) the spacing (padding) between list items in an unordered list?

I tried adding:
li {
padding-bottom: 10px;
}

which worked as I wanted, but unfortunately it also adds padding to menu items (main and footer widget) which I definitely do not want. Is it possible to just add the padding to ul / li that are just in the main body of portfolio items?

The only way I could get it to work was add <li style=”margin-bottom: 10px;”> to each individual list item which is not very css friendly and rather tedious.

Cheers
Graham

  • The forum ‘Virtue Theme’ is closed to new topics and replies.