• Hello! I switched theme from “Hello Elementor” to yours and I love it! But… sadly it broken my look of products. I can not menage how to delete this big black product title. Theme also moved div from “Qty product” plugin before photo. It has to be before “add to cart” button. How can I change this? Could you help me?

    example photo

    how it is supposed to look and it works if I Remove Custom WooCommerce Features (but I want other scripts you deliver – they are awesome like category product script)

    • This topic was modified 6 years, 2 months ago by skelaw.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Kindly go to Customize > Woocommerce > Archive product section – find Element positioning and drag & drop to arrange the elements. Are you using any external plugin to display the quantity field on the product page?

    Thread Starter skelaw

    (@skelaw)

    Thank you for a repply.
    I am using “Qty Increment Buttons for WooCommerce” plugin to display qiantity field.
    Unfortunately your solution does not work, the “title” element is working for the small product name (under the photo).

    #edit.
    Ok, I find a solution to hide big black product name

    h2.woocommerce-loop-product__title{
    display:none !important;
    }

    But sadly, QTY buttons are still not in place.

    • This reply was modified 6 years, 2 months ago by skelaw.
    Thread Starter skelaw

    (@skelaw)

    Still nothing. Any solutions?

    Can you please share your site link so that I can check it?

    Thread Starter skelaw

    (@skelaw)

    Sure, its website

    Can you ask the plugin support to hook the quantity button on a different location? In oceanwp, use this hook – ocean_before_archive_product_add_to_cart

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Product archive view problem’ is closed to new replies.