Tagged: ,

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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,
    H

    #755340

    Hey Heathcliffe,

    Could you please provide a link  to the site/page in question so that I can look into this further.

    Best regards,
    Jordan Shannon

    #755729

    Hi @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,
    H

    #755739

    Hi,
    Sorry I could not recreate your issue with or without titles.

    Are you using v4.02?

    Best regards,
    Mike

    #756677

    @Mike,

    Hi 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.
    H

    #757929

    Hi,

    I put my font at 15px, but still no luck in recreating the issue. Please see the following image:

    https://snag.gy/fm250r.jpg

    Best regards,
    Jordan Shannon

    #757977

    Hi,

    Can you now try and put a background colour to the icon?

    H

    #758020

    Hi,

    Yes, that produced the same result. I am not seeing the spacing issue. Are you viewing your browser at 100%

    Best regards,
    Jordan Shannon

    #758655

    lol, 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.
    H

    #758767

    Hi,

    You can try adding this to quick css:

    #top .av-iconlist-small li {
    padding-bottom: 10px!important;
    }

    Best regards,
    Jordan Shannon

    #759606

    Thanks Jordan,

    We got there in the end :)

    Appreciate your time.

    H

    #759612

    Hey!

    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

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Icon List Minimal Small List Spacing’ is closed to new replies.