PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Geekshop: Using a gif as a product image

Solved
kevin-smith

Apr 16th, 2018 11:00 AM

Hello all,

When using a gif as the product image, I noticed the "Save" function no longer appears over the image when you hover over it. Any idea on how to fix this?

Thanks,

Kev

mark

Apr 19th, 2018 10:08 AM

Best Answer

Just add the following CSS:

.card.saved .product_link .like_btn {
    z-index: 1;
}

Regards,
Mark Topper (Senior Web Developer Freelancer)
Ulties