Okay
  Public Ticket #1308466
heart (favourite) under the filtres
Closed

Comments

  •  2
    samuelebosoni started the conversation

    Hi team,

    how to move the heart (favourite) under the filtres?

    I attached the photo

    You before wrote me to add this CSS:

    .woocommerce .shop-item .yith-add-to-wishlist {    z-index: 12 !important;
    }

    But it doesn't work


    Thanks

  • [deleted] replied

    Hi Samuel,

    Just decrease the z-index on your code, for example make it 10 instead of 12.

    The code should look like this:

    .woocommerce .shop-item .yith-add-to-wishlist {
        z-index: 10 !important;
    }

  •  2
    samuelebosoni replied

    Thank you so much

  • [deleted] replied

    You're welcome Samuel

    P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.

    A huge thank you from Laborator in advance and have a wonderful day!