Sorted. I needed to add:
.currency_switcher li {
clear: none !important;
}
.currency_switcher li {
width: 40px !important;
}
To my Custom.Css file. Thanks :)
Sorted. I needed to add:
.currency_switcher li {
clear: none !important;
}
.currency_switcher li {
width: 40px !important;
}
To my Custom.Css file. Thanks :)