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!

How to hide the frontend dropdown when only one currency is active

dashed-slug.net Forums General discussion How to hide the frontend dropdown when only one currency is active

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12458
    Anonymous
    Inactive

    I’m using wallet plugin for a single currency, i think widgets should not shown currency selector in this case, but just data.

    #12459
    alexg
    Keymaster

    Hello,

    For consistency reasons, the UI always shows the dropdown, but you can easily hide or remove it.

    A simple CSS rule to do this would be:

    .dashed-slug-wallets .coin { visibility: hidden; }

    Hope this helps. Let me know if you have any more questions.

    with regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.