• Hello

    im using your theme and works correctly, but i have found a problem when i use a woocommerce shortcode on mobile option show two products per row, in customize i selected one product per row on mobile view.

    i have tryed css similar to:

    @media(max-width:767px){
    .entry-content .products li {
    float: left;
    width: 100%;
    }
    }

    but it doesnt works, what its the correct css to show wc shortcodes with one row only, like in page with customize.

    thank u soo much for ur help

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @barrenas ,

    In my knowledge WC itself manage the responsiveness of products for tablets and mobile. It automatically stacks all products when the page viewed on mobile.

    But if you are willing to do something a bit different then would you mind sharing your site URL where we can see your issue, and accordingly, we can provide you the solution?

    Further, you can also connect with WooCommerce guys who can better help you with WooCommerce related query.

    Regards,
    Deepak

    Thread Starter barrenas

    (@barrenas)

    Hi Thank u for ur answer

    My website is https://originales.top, this use a shortcode and show two row on mobile when must be one

    Hi @barrenas ,

    The setting which you have used in customizer applies only to the shop page. Further, as I mentioned in my previous reply that woocommerce itself adjusts the columns for mobile when you have used product shortcode. And for mobile the column set to one by itself.

    You can merely debug this by switching your theme to another one then checking the issue. Also, deactivate the YITH plugin if your problem persists.

    Let me know once its confirm that the issue is coming from Astra.

    Regards,
    Deepak

    Thread Starter barrenas

    (@barrenas)

    hi

    i have done all thing that u told me before and problem continue

    and i dont know why, probadly a css conflict or overwrite

    in shop and categories pages works correctly

    but like you see on shortcodes pages doesnt work correctly

    Hi @barrenas ,

    If the issue is only happening with the Astra theme, then please open a support ticket so that we can have a better look on your problem.

    Else you can connect with Woocommerce guys who would also help you with this.

    Regards,
    Deepak

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

The topic ‘css question for WC’ is closed to new replies.