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

    Hi, I hope you can help.

    (1) I want to reduce the size between items in an icon list
    (2) and i want the icons to have an equal distance… now there is a different distance between icons that have 1 line of text and icons that have 2 lines of text (so the blank area is relative to the text – and i want it to be relative to the icon).

    Here is what i mean:
    http://bfe.215.myftpupload.com/wp-content/uploads/2015/04/Schermafbeelding-2015-04-15-om-09.07.36.png

    #428815

    Hi leenhouts1976!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .avia-icon-list li {
      padding: 0 0 10px 0;
      min-height: 120px;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.