Skip to content
Public Ticket #28726

Remove navigation options on cart and checkout page

Conversation thread

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code:

.penci_woo_pages_breadcrumbs {
  display: none !important;
}

Regards,
PenciDesign.


sourav replied

Customer Reply

It is not working 

PenciDesign Supporter replied

Staff Reply

Hi,

Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

.penci_woo_pages_breadcrumbs {
  display: none;
}

Regards,
PenciDesign.



sourav started the conversation

Conversation Start

Hi , I want to remove that navigations part on top of cart page and checkout page 

I have attached an image for better understanding 

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