Title: style
Last modified: August 30, 2016

---

# style

 *  [miruko](https://wordpress.org/support/users/miruko/)
 * (@miruko)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/style-13/)
 * Hi, this is great plug in congratulation and thank you !
 * How I can make the **total amount** more big and in bold characters ?
 * regards
 * [https://wordpress.org/plugins/wp-currency-converter/](https://wordpress.org/plugins/wp-currency-converter/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [ashis_eterra](https://wordpress.org/support/users/ashis_eterra/)
 * (@ashis_eterra)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/style-13/#post-6224831)
 * I made it more big and changed the color. Its easy to follow. I’ll tell you how.
 *  [ashis_eterra](https://wordpress.org/support/users/ashis_eterra/)
 * (@ashis_eterra)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/style-13/#post-6224832)
 * 1. Goto Plugins> editor
    2. Choose Select plugin to edit: WP Currency converter
   > Select. The file you are editing is “wp-currency-converter/wp-currency-converter.
   php” 3. Scroll down to this line echo ‘<p>’ . __(‘Amount’, ‘wpcc’) . ‘ (‘ . $
   currency_to . ‘): ‘ . $currency[$currency_to] . ” ” . $output . ‘</p>’; 4. Change
   it to echo ‘<p class=”wpcc_output”>’ . __(‘Amount’, ‘wpcc’) . ‘ (‘ . $currency_to.‘):‘.
   $currency[$currency_to] . ” ” . $output . ‘</p>’; 5. Now click “wp-currency-converter/
   css/wp-currency-converter.css” from right pane. 6. Add this to the bottom of 
   this file .wpcc_output { font-size: 20px; color: #6DC234; font-weight:bold; }
   You can use your color, font size etc CSS. 7. Done
 * Hope this helps. Please let me know if there are any questions.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘style’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-currency-converter.svg)
 * [WP Currency Converter](https://wordpress.org/plugins/wp-currency-converter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-currency-converter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-currency-converter/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-currency-converter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-currency-converter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-currency-converter/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ashis_eterra](https://wordpress.org/support/users/ashis_eterra/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/style-13/#post-6224832)
 * Status: not resolved