Hi @CreatorTim
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
.desktop-localization-wrapper .localization-form__select > span {
text-transform: uppercase;
font-size: 13px;
}
.header-localization .disclosure .localization-form__select:hover {
text-decoration: none !important;
}
.localization-form__select .icon-caret,
.desktop-localization-wrapper .country-filter > .field {
display: none;
}
