Shopify themes, liquid, logos, and UX
can anyone here tell me, how to remove the wishlist option from the menu bar in the mobile as in the pc version, it's not showing.
@vaibhav3809 - can you please share your website link?
@media screen and (max-width: 1199px){
.wrapper-container .appentMb .menu_bar_right {
width: 100%;
float: left;
display: none !Important;
text-transform: uppercase;
font-weight: 600;
}}
Add this code in css.
i have added the code in css but still it's showing wishlist option when i am opening my website on my mobile...i want to remove the wishlist option from the menu.
Hi @vaibhav3809 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/frame.scss->paste below code at the bottom of the file:
@media (max-width: 1199px) {
.wrapper-container .appentMb .menu_bar_right {
display: none !important;
}
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
AVADA - Top Rated App for Email, SMS, Popups
Check our website for full features and start a FREE TRIAL.
Install another app to boost sales, 100% FREE
@vaibhav3809
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
User | RANK |
---|---|
61 | |
53 | |
47 | |
42 | |
40 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023