Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1068473

    Hi Support,

    we sometimes get strange line breaks in a product grid:
    https://www.dropbox.com/s/8ysq2f8whw6cdaw/Screen%20Shot%202019-02-18%20at%2014.17.22.jpg?dl=0

    How can we avoid those breaks and make sure they break correctly. From the settings the grid seems to be identical with the other product grids on that page.

    Best,
    El

    #1068799

    Hey El,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .products .product.first {
        clear: none;
    }

    Best regards,
    Nikko

    #1068885

    Nikko, awesome. That fixed it already. Appreciate the quick turnaround! Best, El

    #1068928

    Hi El,

    Glad that the code we gave helped :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange line breaks in Product grid’ is closed to new replies.