Title: CSS Customization Request
Last modified: March 8, 2019

---

# CSS Customization Request

 *  Resolved [greentop](https://wordpress.org/support/users/greentop/)
 * (@greentop)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/css-customization-request/)
 * Thank you for your plug-in. Using the plug-in’s included CSS reference guide,
   and wanting to duplicate the look of your plugin download button found at the
   attached link (to download your plugin), please provide guidance on how I “should”
   include the selector(s) in my custom CSS – some possible examples of how it should
   look. I understand what selector I want (.bfd-single-download-btn), and I understand
   where my Custom CSS is, but I don’t understand “exactly” how to add the selector
   to the Custom CSS to achieve the download arrow icon button for individual display.
   I would be grateful, as well, for an example for the same style for category 
   display.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-customization-request%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [ndhaddon](https://wordpress.org/support/users/ndhaddon/)
 * (@ndhaddon)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/css-customization-request/#post-11296847)
 * Hi Greentop,
 * Thanks for checking out the plugin 🙂
 * I don’t see any link attached but if you want it to look like it does in the 
   screenshots, then just use the included css. It should work correctly out of 
   the box.
 * To use the css selectors you can include them at the bottom of your child theme’s
   style.css to add them just do so as below.
 *     ```
       .bfd-single-Download-btn{
       background-color: red;
       }
       ```
   
 * I hope this helps 🙂
 * Cheers,
 * Nik
 *  Thread Starter [greentop](https://wordpress.org/support/users/greentop/)
 * (@greentop)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/css-customization-request/#post-11296949)
 * Thank you. That was the start I needed. Much appreciated.
 *  Plugin Author [ndhaddon](https://wordpress.org/support/users/ndhaddon/)
 * (@ndhaddon)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/css-customization-request/#post-11297078)
 * You’re welcome 🙂

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

The topic ‘CSS Customization Request’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/better-file-download_d53621.svg)
 * [Better File Download](https://wordpress.org/plugins/better-file-download/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-file-download/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-file-download/)
 * [Active Topics](https://wordpress.org/support/plugin/better-file-download/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-file-download/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-file-download/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [ndhaddon](https://wordpress.org/support/users/ndhaddon/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/css-customization-request/#post-11297078)
 * Status: resolved