Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #339536

    I want the “product” rows in the catalogue element to be spaced further apart vertically. How can more space be added between the items, specifically adding pixels above and below the row-dividing dotted lines?

    #339538

    Hey m!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    ul.av-catalogue-list li {
    margin-top: 20px;
    }

    Cheers!
    Yigit

    #339568

    Thank you!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Catalogue spacing between item rows’ is closed to new replies.