Support for Envato Buyers Forums DGWork Another small grid issue

Viewing 3 reply threads
  • Author
    Posts
    • #25458
      markhatter
      Participant

      Sorry!

      I just noticed that the last product on each page, is slightly longer than the rest. I thought it was because there was more text but that’s not the case.

      You can see it here – https://markhatter.co.uk/ if you go to each page of the grid you’ll see the last product has an extra blank line.

      Please can you let me know how to send you screenshots? I can’t see where to attach them here and replying to the email doesn’t work.

      Thanks

    • #25481

      It is a conflict issue with WPBakery page builder, you can fix it by the following CSS, and when you update the theme next time, you can delete these CSS codes.

      .dgwork-product-grid .type-download:last-child{
         margin-bottom: 1em;
      }
    • #25490
      markhatter
      Participant

      Thank you,

      1em makes it smaller but not the same as the others

      You can see it here – markhatter.co.uk

    • #25526

      If so, you can try to change 1em to 1.5em

Viewing 3 reply threads
  • You must be logged in to reply to this topic.