If the “Currency dropdown” is enabled, you can decide on its layout, currency display mode, and drop-down element styles.

Positioning

You can integrate a drop-down automatically into one of 4 available screen corners:

auto position.png

Alternatively, you can integrate a drop-down manually into any place in your theme.

To do this, enable the “Manual” option, copy the HTML code and insert it to the desired place of a theme file:

Manual position.png

Display mode

You can choose between 3 available currency display modes:

  1. Flag + currency code:

    code-flag.png

  2. Flag only:

    Flag.png

  3. Currency code only:

    Code.png

Styling

You can manage the color of the drop-down elements - text, borders, and backgrounds - to match your theme’s color scheme:

colors.png

Also, you can add your own custom CSS styles to edit the drop-down design if needed. To do this, enable the “Add custom styling with CSS” checkbox and add the custom CSS code to the field:

Custom CSS.png