Comments 11LillaGreen started the conversationNovember 8, 2023 at 5:49amHi, how can I remove the following on mobile, thank you!: 2,610PenciDesign repliedNovember 8, 2023 at 5:56amHi,Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code: @media only screen and (max-width: 767px) { .penci-woo-before-main-content .penci-products-shop-view { display: none; }}Regards,PenciDesign. 11LillaGreen repliedNovember 8, 2023 at 6:32amThank you! And for desktop? How to disable it? 2,610PenciDesign repliedNovember 8, 2023 at 6:33amHi,Please go to Appearance → Customize → WooCommerce → Shop Settings → turn off the "Show Columns Selector on Shop page" options.Regards,PenciDesign. 11LillaGreen repliedNovember 8, 2023 at 2:39pmThank you! Sign in to reply ...
Hi, how can I remove the following on mobile, thank you!:
Hi,
Please navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:
Regards,
PenciDesign.
Thank you! And for desktop? How to disable it?
Hi,
Please go to Appearance → Customize → WooCommerce → Shop Settings → turn off the "Show Columns Selector on Shop page" options.
Regards,
PenciDesign.
Thank you!