Shopify themes, liquid, logos, and UX
Hi,
I would highly appreciate this fix. I want the currency changer icon placed just above the sticky add-to-cart button. Both features are from third-party apps. Here is my Website, www.barakatbazaar.com.
Kind regards,
Ibrahim W.
Hey @IbrahimW
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
.bacurr-dropdownChoices {
bottom: 40px !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi,
Thanks a bunch! It worked very well. But the problem remains on the desktop version, can you also help me with that?
@IbrahimW thanks for posting here.
add this code :
@media (max-width: 768px) {
.bacurr-cur-blocker .baDropdownStyle.mobile_bottom_left:not(.hideOnMobile) {
bottom: 50px!important;
}
}
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025