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

    Hi Kriesi,

    In the shop, I would like for the product categories to NOT have an overlay on them on hover. Can you help me with this please?

    The site is in maintenance mode and redirects to my working site. You will have to log in to see a product. I have added the credentials to the private area.

    Thank you.

    Best,
    Dameon

    #999267

    Hey Dameon,

    Best regards,
    Victoria

    #999432

    Hi Victoria,

    I used this code that I found in the enfold documentation:

    /* Remove image overlay with circle and arrow */
    .image-overlay {
    display: none !important;
    opacity: 0 !important;
    }

    Is it possible to disable the overlay colour but keep the arrow on hover?

    #999474

    Hi dameonjamie,

    Well, if you remove this code, we’ll try to make overlay transparent and keep the arrow.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.