All things Shopify and commerce
1. How to bold the text I circled both in all device?
2. How to show the flag? Cuz there's flag in mobile version, I want to show the flag in PC version too.
Thank you.
PC:
Mobile:
hello @InnoTier
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->component-localization-form.css...> add the code end of the file
.header__icons--localization .localization-form__select>span {
font-weight: 900;
}
Go to online store ----> themes ----> actions ----> edit code ---->assets ---->base.css...> add the code end of the file
@media screen and (max-width: 767px) {
.ly-custom-dropdown-current {
display: block;
}
}
if my solution helpful please hit the like button and accept my solution thanks
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