Okay
  Public Ticket #1155220
Icon list - Change List Items spacing
Closed

Comments

  •  2
    Andrea started the conversation

    Hi!
    I used the Icon List module and inserted 3 List Items but they are too far appart vertically. Is it possible to reduce the space in between them? 

    Thanks!

  •  9,009
    Tahir replied

    Hey Again,

    Please provide the page url so that i can write up the custom css for whats possible.

    Thanks


    ThemeNectar Support Team 

  •  2
    Andrea replied

    Hi,  Thanks. Does that help?

    A: http://charite-leo.com/?page_id=594

    mot de passe: chariteleoA

  •  9,009
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .nectar-icon-list-item {
        margin-bottom: 40px !important;
       
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Andrea replied

    Thanks a lot. Worked perfectly.