All things Shopify and commerce
Hello, I want to put languages in the main menu on mobile, and this in the bottom will only confuse the customers.
So I want to get rid of it. I tried deleting code in the footer.liquid but didn't have any success.
The theme I am using is Craft.
Solved! Go to the solution
This is an accepted solution.
I have added this to base.css
@media only screen and (max-width:989px){ .menu-drawer__localization.header-localization { display: none; } }
And it is gone.
I have tried ticking and unticking this and it always shows...
This is an accepted solution.
I have added this to base.css
@media only screen and (max-width:989px){ .menu-drawer__localization.header-localization { display: none; } }
And it is gone.
#menu-drawer localization-form {
display: none;
}
It appears that you are currently using the dawn theme. If you are comfortable using CSS, this code will work for you.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024