-
AuthorPosts
-
March 3, 2017 at 5:12 pm #755206
Hi, since introducing the Minimal Small List option for the Icon List (and thanks so much for doing so, it’s great!), the spacing is an issue when you ONLY use the List Item Title and leave the List Item Content blank.
I would have thought you would have introduced a spacing option in later releases but sadly not yet.It is the same as this closed issue, but the quick CSS does not work for a small icon list. Can you tell me what the CSS should be for the small icon list?
https://kriesi.at/support/topic/icon-list-items-messing-up-if-a-content-empty/
Many thanks,
HMarch 3, 2017 at 8:39 pm #755340Hey Heathcliffe,
Could you please provide a link to the site/page in question so that I can look into this further.
Best regards,
Jordan ShannonMarch 4, 2017 at 10:49 pm #755729Hi @Jordan
All you need is a copy of the theme. I can’t give you login details as the site is not live.
Just create an Icon List, make it Minimal Small. Only use the List Item Titles only.
You will notice the icons touch each other. I need code to put spacing between the icons please.
The problem is fully explained in the link I already provided, which shows EMPTY , EMPTY 2 and WITH CONTENT icons touching each other due to no ‘list item content’ being entered in EMPTY and EMPTY 2.
It is a very common requirement to use the icon list as a better alternative to a bullet or numbered list (isn’t that why small icons were introduced?) and therefore a description is not always necessary or appropriate.
Hope that helps and you can help.
Regards,
HMarch 4, 2017 at 11:33 pm #755739Hi,
Sorry I could not recreate your issue with or without titles.
Are you using v4.02?Best regards,
MikeMarch 7, 2017 at 12:57 am #756677Hi Mike, thanks for trying. That’s strange. It’s always happened (and still does on the latest 4.0.2)
I suspect you are probably using a larger default theme font than I. I have mine set to 15px which I guess is picked up Icon List Content Title Font Size = Default Size. ?
Here is a link to my screenshot.
I hope to have the site live soon, but if you could try a lower size font ….. ?
Much appreciated.
HMarch 8, 2017 at 5:30 pm #757929Hi,
I put my font at 15px, but still no luck in recreating the issue. Please see the following image:
Best regards,
Jordan Shannon- This reply was modified 7 years, 8 months ago by Jordan Shannon.
March 8, 2017 at 6:14 pm #757977Hi,
Can you now try and put a background colour to the icon?
H
March 8, 2017 at 8:48 pm #758020Hi,
Yes, that produced the same result. I am not seeing the spacing issue. Are you viewing your browser at 100%
Best regards,
Jordan Shannon- This reply was modified 7 years, 8 months ago by Jordan Shannon.
March 10, 2017 at 1:48 am #758655lol, yes of course Jordan.
Here is the problem.
<img src="List Item Icon Spacing Screenshot” alt=”List Item” />The list on the left does not use the List Item Title, the text is in the List Item Content. (I don’t wish to use it this way)
I want to use the List Item Title, but when I do the “bullet points” are touching each other.
I just need some CSS to put spaces between them.
Hope this helps.
HMarch 10, 2017 at 9:42 am #758767Hi,
You can try adding this to quick css:
#top .av-iconlist-small li {
padding-bottom: 10px!important;
}Best regards,
Jordan ShannonMarch 12, 2017 at 3:55 pm #759606Thanks Jordan,
We got there in the end :)
Appreciate your time.
H
March 12, 2017 at 4:16 pm #759612Hey!
Happy we can help.
Please do remember to rate our theme at themeforest, we do require that help from our side!Thank you very much.
Cheers!
Basilis -
AuthorPosts
- The topic ‘Icon List Minimal Small List Spacing’ is closed to new replies.