All things Shopify and commerce
Hi everyone, I would like to be able to put the language labels in bold white and be able to change the background of the selector curtain from black to transparent. Thanks in advance and have a nice evening!
Solved! Go to the solution
This is an accepted solution.
Hi @Leon0125, you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code
Step 2: Find component-localization-form.css file
Step 3: Paste this code at the bottom of the file
.disclosure__item {
color: white !important;
font-weight: bold !important;
}
.disclosure__list-wrapper {
background: transparent !important;
}
Result:
If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Hey @Leon0125
Share your Store URL and Password if enabled.
Best Regards,
Moeed
This is an accepted solution.
Hi @Leon0125, you can follow these steps:
Step 1: Open Online Store -> Themes -> Edit code
Step 2: Find component-localization-form.css file
Step 3: Paste this code at the bottom of the file
.disclosure__item {
color: white !important;
font-weight: bold !important;
}
.disclosure__list-wrapper {
background: transparent !important;
}
Result:
If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you 😍
B2Bridge: All-in-one B2B wholesale solution, enabling merchants to set up a complete B2B store quickly and without coding.
With features like customizable registration forms, customer segmentation, and tailored price lists, it simplifies wholesale management.
B2Bridge also includes a dedicated Quick Order page and flexible Net Payment Terms, streamlining operations for wholesalers and enhancing the buying experience.
Perfect. Thanks really, that's what I was looking for. One last thing if I don't mind: what if I wanted the language tags in bold in the dropdown too?
Hello @Leon0125
Go to online store ----> themes ----> actions ----> edit code ----> assets ----> ocmponent-localization-form.css
add this code at the end of the file and save.
.disclosure__link:hover {
background-color: #d77339 !important;
}
Result
If this was helpful, hit the like button and accept the solution.
Thanks
Thanks a lot for the help but I wanted it transparent, as shown to me by B2Bridge above. Thanks anyway so much!
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