- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 06:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 07:43 AM
Hi,
you can achieve this by making enable cart property to false in 'SP Header Menu' from Main Header Menu in the Portal Record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 08:42 AM
Hi Piyush,
You can do it by setting the enable cart value to false in 'SP Header Menu' from Main Header Menu in the Portal Record.
Steps to Navigate -
1. Go-to the portal record in the table sp_portal.LIST
2. In the Main Menu field, click on the Info icon and open the record.
3. Then set value to false as shown "enable_cart": { "displayValue": "true","value": false}
Image for reference -
Please mark correct if it works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-11-2022 07:13 PM
this will remove entire cart menu but my requirement is to remove only cart icon from menu not the whole menu it should show cart menu without cart icon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2022 06:01 PM
Hello,
What was the solution for this? I would like to change the icon from the cart to another icon.
Thanks!