Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #785895

    Hello,

    I have an issue with Icon List spacing. I tired following custom CSS code from another post from this support forum, but it did not work:

    / * Icon List spacing * /
    .avia-icon-list> li {
    Margin: 0px! Important;
    Padding-bottom: 0px! Important;
    }
    .avia-icon-list-container {
    Margin-bottom: 0;
    Margin-top: 0;
    }

    icon list spacing

    I am trying to control the spacing between individual icon list elements.
    Please advise, my login credentials are below if you need to take closer look

    Thanks in advance for any assistance

    #786117

    Hey onastvar,

    Where can we see the element in your screenshot?

    Best regards,
    Rikard

    #786510

    Rikard sorry, you can see it on page_id=3424 (Legal Requirements of New Markets …)

    #786867

    Hi,

    Thanks for the feedback, though I get a 404 error on the URL I tried (in private). Could you link to it directly in private please?

    Best regards,
    Rikard

    #786880

    Thanks for looking!
    You just have to add “?” after /

    #786931

    Hi,

    You can try this custom CSS code:

    .page-id-3424 .iconlist_icon {
      margin: 0 !important;
    }
    

    Best regards,
    John Torvik

    #786949

    Hi John,

    Thank You!
    Unfortunately, I don’t see any changes, spacing is still same.

    Thanks!

    #787114

    Hi,

    I have added this css code in Quick CSS to reduce the spacing:

    .page-id-3424 #av_section_2 .avia-icon-list-container {
        margin: 0;
    }

    Hope it’s good :)

    Best regards,
    Nikko

    #789179

    I don’t think css code in Quick CSS made any difference, my client decided not to use ICON LIST elements. Thanks for your help.

    #789231

    Hi,
    Let know if can be of help again. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Icon List spacing issue’ is closed to new replies.