Tagged: ,

Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • #569260

    Hey Josue,

    can you pls have a review on that issue?! For some reason:

    .single_variation_wrap span.woocommerce-de_price_taxrate {
    display: none !important;
    }

    dont work for the link attached. And how can I set up a shop gallery with the product grid and influence the filter. Lets say I wanna have a selection by category that I created and change the selection of number of the preshown pics.

    Thanks for helping out.

    Best Stephan

    #569313

    Hi!

    1. There’s no single_variation_wrap present so the code should be:

    span.woocommerce-de_price_taxrate {
        display: none !important;
    }

    2. Modifying the Enfold WC filter is possible, but it would require some custom coding to the theme, unfortunately that’s beyond our support scope. You can request a customisation quote from a third-party provider here.

    Regards,
    Josue

    #569338

    Thank you so much Josue

Viewing 3 posts - 31 through 33 (of 33 total)
  • The topic ‘Single price | Total price display in the cart’ is closed to new replies.