Skip to content
Public Ticket #26677

Shop on mobile

Conversation thread

LillaGreen replied

Customer Reply

Thank you!

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → WooCommerce → Shop Settings → turn off the "Show Columns Selector on Shop page" options.

Regards,
PenciDesign.


LillaGreen replied

Customer Reply

Thank you! And for desktop? How to disable it?

3722440088.png

PenciDesign Supporter replied

Staff Reply

Hi,

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.



LillaGreen started the conversation

Conversation Start

Hi, how can I remove the following on mobile, thank you!: 

1115670272.jpg

Want to join this conversation or access attachments? Sign in first.