
littlepanda(@littlepanda)
33 Posts
Customers
Quote from littlepanda on March 29, 2024, 16:11
Hello,
We use the non-styled dropdown currency Fox currency widget in our mobile wordpress menu but no matter what size we put in the width it does not change the width of the widget.
Can you advise please?
LP
Hello,
We use the non-styled dropdown currency Fox currency widget in our mobile wordpress menu but no matter what size we put in the width it does not change the width of the widget.
Can you advise please?
LP

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 1, 2024, 10:47
Hello
PleaseĀ add this CSS
.mobile-nav .woocommerce-currency-switcher-form select{
width: 100px;
}
Hello
PleaseĀ add this CSS
.mobile-nav .woocommerce-currency-switcher-form select{
width: 100px;
}

littlepanda(@littlepanda)
33 PostsTopic Author
Customers
Quote from littlepanda on April 1, 2024, 11:28
Hello,
Thank you that's perfect.
Can I be cheeky and ask how to line up our gtranslate widget in line with your currency widget? (so they are on one line and not two lines)
See https://ibb.co/R6Gv8ZZ which shows how it currently looks
Best wishes
Hello,
Thank you that's perfect.
Can I be cheeky and ask how to line up our gtranslate widget in line with your currency widget? (so they are on one line and not two lines)
See https://ibb.co/R6Gv8ZZ which shows how it currently looks
Best wishes

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 1, 2024, 12:19
Unfortunately in this case you need to customize the menu template
Unfortunately in this case you need to customize the menu template