I'm using the Atlantic Chic theme.
- In mobile view: I want the currency converter to be placed where the search icon now is in the header. I want to remove the search icon completely and add the currency converter there instead. Now it only shows the currency converter when I press the menu icon.
- In mobile view: Last but not least, I want to change the green color that appears when clicking on the menu icon.
Thank you for any help!
Solved! Go to the solution
I understood your both points. This solution does require working with code and Liquid files, and if this is something you would not be comfortable with, I would advise you to reach out to one of Shopify Experts, or send me request for the store access so I can update some theme code to correct that both points.
Thank you,
Tejas
This is an accepted solution.
For Mobile menu background color, go to the Assets > theme.scss.liquid and add following CSS to the end of file.
.mobile-dropdown .list.primary, .mobile-dropdown .mobile-dropdown--wrapper{ background-color: #000; }
here, "#000" color code for black, you can change it as per your requirement.
For currency dropdown, I can't assist you without checking the theme code.
Thank you,
Tejas
Share your store URL, I will send require from my side and you will get an email.
Yes, sure! check your mail, I sent request for the collaborator account access.
Thank you,
Tejas
User | Count |
---|---|
806 | |
117 | |
96 | |
93 | |
70 |