Title: Position/margin/padding
Last modified: September 29, 2016

---

# Position/margin/padding

 *  [gotosleep](https://wordpress.org/support/users/gotosleep/)
 * (@gotosleep)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/)
 * Hello, thank you for a great plugin!
 * I would like to ask you how can I change the position of the player button? I
   was trying to edit some .css files with padding/margin option but it did not 
   change anything.
 * Could you please tell me which file should I edit and with what code?
 * I want to change the position of a small player button (e.g. 5 px to the bottom).
 * Greetz!

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

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8236454)
 * Hi, can you share your URL? Can you also specify where would you like to move
   the player button?
 * Thank you
 *  Thread Starter [gotosleep](https://wordpress.org/support/users/gotosleep/)
 * (@gotosleep)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8239086)
 * Hm… example can be this one: [https://www.gettinenglish.com/law-prawo/](https://www.gettinenglish.com/law-prawo/)
 * The player button must stay in the same position, but should be moved a little
   bit to the bottom (to be on par with text), like e.g. 5 px.
 * When you watch the example website now, then you see that the player button is
   a little bit higher (than the text) than it should be.
 * Greetings!
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8240820)
 * Hi, have a look at the following code. Play around with the margin and padding
   values. In the code below I added a 1px to both.
 *     ```
       .sc_player_container1 .myButton_play {
           background: transparent url("../image/round-play-button-black.png") no-repeat scroll 0 0 !important;
           border: medium none !important;
           cursor: pointer !important;
           height: 25px !important;
           margin: 1px !important;
           padding: 1px !important;
           position: relative;
           width: 25px !important;
       }
       ```
   
 * Let me know if that helps you.
 * Regards
 *  Thread Starter [gotosleep](https://wordpress.org/support/users/gotosleep/)
 * (@gotosleep)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8241745)
 * I tried this one already. Not working 🙁
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8242492)
 * Hi, how did you add the customize code I mentioned above?
 *  Thread Starter [gotosleep](https://wordpress.org/support/users/gotosleep/)
 * (@gotosleep)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8247995)
 * I went to the plugin page in WordPress Dashboard. I clicked ‘edit’ near your 
   plugin and I edited file “compact-wp-audio-player/css/player.css”
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8248891)
 * Hi, can you try the following plugin [WordPress Custom CSS](https://www.tipsandtricks-hq.com/wordpress-custom-css-plugin-6413).
 * Thank you
 *  [Ryô](https://wordpress.org/support/users/ryoch/)
 * (@ryoch)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8820157)
 * Hello,
 * I had a similar problem, trying to customize the player from my css (on a child
   theme with your code) but is it possible that having the “!important” declaration
   already in your plugin css (compact-wp-audio-player/css/player.css) may cause
   the issue and take the priority on our own css?
 * By the way I’m really happy with your plugin, simple and clear, took me time 
   to finally found the right one 🙂
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8820876)
 * (@ryoch), could you start a new support thread. It is easier for us to manage
   individual issues.
 * Thank you

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

The topic ‘Position/margin/padding’ is closed to new replies.

 * ![](https://ps.w.org/compact-wp-audio-player/assets/icon-128x128.png?rev=994411)
 * [Compact WP Audio Player](https://wordpress.org/plugins/compact-wp-audio-player/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/compact-wp-audio-player/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/compact-wp-audio-player/)
 * [Active Topics](https://wordpress.org/support/plugin/compact-wp-audio-player/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/compact-wp-audio-player/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/compact-wp-audio-player/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/positionmarginpadding/#post-8820876)
 * Status: not resolved