• Resolved MauroF3rra

    (@maurof3rra)


    Hello,
    I would like to show my product (based on category) on a grid in a specific page. I don’t need to display the description, the tabs or anything else; Only the: Product Image, Product Name, and “Show More” or something else that redirects to the product page.
    I can’t find any plugin.
    How can I do this?

    Thank you so much

    https://www.ads-software.com/plugins/woocommerce/

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter MauroF3rra

    (@maurof3rra)

    Ok, I activated the plugin and put in it all my css.
    Can you find it now?

    I can see the plugin and your custom css, but the snippet from my 2nd post in this thread is not there. You can put it in at the end, or take out this bit:

    .woocommerce div.product div.images img {
    border: 1px solid #cacaca;}

    Either way should remove the product image border.

    Thread Starter MauroF3rra

    (@maurof3rra)

    That CSS you posted is the one I used to display a border on the Product page, and that works. But I want the border in this page too.
    https://marchscopes.it/benchrest/

    Sorry thought you didn’t want the border. Anyway this should put the border on the archive page images:

    .woocommerce ul.products li.product a img {border: 1px solid #cacaca}

    Thread Starter MauroF3rra

    (@maurof3rra)

    Perfect, thank you so much lorro ??

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Showing Product in a Grid by Category’ is closed to new replies.