Spacing in lists: lines or items?
-
First of all, thanks for making this great WordPress theme, I am enjoying developing a website using Hestia! However, I’ve got a little enhancement suggestion.
I noticed in lists like Recent posts or footer widgets, the lines are almost equally spaced inside one item (when a long title wraps) and between two items. I find this a bit confusing for the visitors. I could fix this in my child theme using the following CSS:
.widget ul li { line-height: revert; margin-bottom: 1ex; }
I think this problem could affect all users and it should be fixed in the Hestia theme itself.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Spacing in lists: lines or items?’ is closed to new replies.