Support for Envato Buyers Forums DGWork New theme update broke the homepage

Viewing 1 reply thread
  • Author
    Posts
    • #25891
      markhatter
      Participant

      Hi,
      I updated to the latest theme and toolkit and my homepage grid looked a complete mess after.

      If you look at this page, you will see as you scroll down that the grid is messed up.
      https://tobykay.com/markh/

      I guess some CSS has been removed or overwritten?

      Thanks

    • #25895

      Please try a CSS hack

      .edd_downloads_list.two-columns .dgwork-grid-item.audio .dgwork-preview .preview_thumnail,
      .dgwork-product-grid.two-columns .dgwork-grid-item.audio .dgwork-preview .preview_thumnail{
      	max-height: 220px;
      }
      .dgwork-product-grid .type-download,
      .edd_downloads_list .type-download{
         min-height: 330px;
      }

      Also, I remember you have customized edd_templates/shortcode-download.php file, so if the CSS hack doesn’t work, please send me this file via johnwu[at]themevan.com

Viewing 1 reply thread
  • You must be logged in to reply to this topic.