Title: Custom CSS
Last modified: August 21, 2016

---

# Custom CSS

 *  Resolved [imagemarket](https://wordpress.org/support/users/imagemarket/)
 * (@imagemarket)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/custom-css-47/)
 * Terrific Plugin!
 * Could you please provide 1 line of custom CSS as an example?
 * I tried this >
 * .gold-price {width: 50%;}
 * but it didn’t seem to have any effect.
 * Thanks!
 * [http://wordpress.org/plugins/gold-price/](http://wordpress.org/plugins/gold-price/)

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

 *  Plugin Author [Maeve Lander](https://wordpress.org/support/users/enigmaweb/)
 * (@enigmaweb)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/custom-css-47/#post-4402929)
 * Thanks, glad you like it 🙂
 * 1. Not quite sure where you got the div class .gold-price from? The plugin doesn’t
   use that… It uses div id #shrink or #wide depending which layout you chose. So
   for example you might add:
    `#wide { border: none;}` Which would remove the border
   when using the wide (2nd) widget design.
 * Does that help?
 * 2. Do note that I have set a minimum width of 495px. The reason for that is because
   the widget needs that much space in order to display nicely and fit in all the
   information. If you want, you can override it in the custom css box, but keep
   in mind then you would have to do some further css adjustment so that it displays
   nicely. Something like remove the pictures, or reduce the font size or whatever–
   otherwise there is no space for all the content. Make sense?
 * Cheers,
    Maeve
 * PS If you like the plugin, it is very helpful if you can [give a rating/review here.](http://wordpress.org/support/view/plugin-reviews/gold-price)
   Thanks
 *  Thread Starter [imagemarket](https://wordpress.org/support/users/imagemarket/)
 * (@imagemarket)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/custom-css-47/#post-4403018)
 * Ahhhh, ok. That makes more sense to me now. Thank you for being so good to respond,
   I can only give you 5 Stars, but would happily give you more.

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

The topic ‘Custom CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gold-price_e2be77.svg)
 * [Gold Price](https://wordpress.org/plugins/gold-price/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gold-price/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gold-price/)
 * [Active Topics](https://wordpress.org/support/plugin/gold-price/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gold-price/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gold-price/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [style](https://wordpress.org/support/topic-tag/style/)

 * 2 replies
 * 2 participants
 * Last reply from: [imagemarket](https://wordpress.org/support/users/imagemarket/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/custom-css-47/#post-4403018)
 * Status: resolved