Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29338

    Hi,

    Thank you for all the support with your awesome theme! My question is regarding the icon list. I have inserted text and underneath it I have a bullet list. It has the proper

    • text

    coding but the bullets do not show up and there are large gaps between the list items.

    I would be grateful for any suggestions.

    Thanks,

    Jacqueline

    #140400

    Hey,

    Please add this on your custom.css or Quick CSS:

    .avia-icon-list .iconlist_content li {
    min-height: 0;
    padding: 0;
    list-style: disc inside;
    }

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Bulleted list not showing up in icon list’ is closed to new replies.