I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Styling issue with dropdowns in swap form

dashed-slug.net Forums Exchange extension support Styling issue with dropdowns in swap form Reply To: Styling issue with dropdowns in swap form

#8332
alexg
Keymaster

Hello,

Thanks for the heads up. It seems the styling can vary across themes. You can add the following CSS to your site to make it look better.

.dashed-slug-wallets-exchange.market-order select {
	width: 100%;
	height: 2.6em;
	background-position: right 8px center;
	background-repeat: no-repeat;
}

I will add this to the next release of the plugin.

with regards