Disable dropdown of Wishlist in header #142
Answered
by
vovayatsyuk
dheerajKsharma
asked this question in
1. Help
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
vovayatsyuk
May 26, 2023
Replies: 1 comment 1 reply
-
When dropdown content is empty it won't show it. Wishlist dropdown content is added in blank theme To remove it, use layout update xml in your theme: <referenceBlock name="wishlist_sidebar" remove="true"/> |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dheerajKsharma
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When dropdown content is empty it won't show it. Wishlist dropdown content is added in blank theme
To remove it, use layout update xml in your theme: