Title: Apply custom css
Last modified: March 13, 2024

---

# Apply custom css

 *  [yano23](https://wordpress.org/support/users/yano23/)
 * (@yano23)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/apply-custom-css/)
 * Hi,
 * I’m testing the plugin and I need the pictures have background-position-y: top.
   I see there’s
 *     ```wp-block-code
       .tmm .tmm_member .tmm_photo {
           background-position: center center !important; }
       ```
   
 * could you please tell me how to override that? or is it supposed to not be overriden
   as to buy the pro version?
 * Thanks

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

 *  Plugin Author [WP Darko](https://wordpress.org/support/users/spwebguy/)
 * (@spwebguy)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/apply-custom-css/#post-17498078)
 * Hi,
 * Definitely **not** a trick to make you buy the PRO version!
 * Have you tried adding the following to your custom CSS area?
 *     ```wp-block-code
       .tmm .tmm_member .tmm_photo {    background-position: center top !important;}
       ```
   
 * Keep us posted.
 *  Thread Starter [yano23](https://wordpress.org/support/users/yano23/)
 * (@yano23)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/apply-custom-css/#post-17498143)
 * Hi, I’m sorry, I was going to delete the post but you replied sooner.
 * If I apply the css to style.css it doesn’t work, but works when applied in the
   customizer.
 * Thanks and BTW I wasn’t judging if it was a trick or something, just wanted to
   make sure if it was meant to not be overridden.
 * Best!
 *  Plugin Author [WP Darko](https://wordpress.org/support/users/spwebguy/)
 * (@spwebguy)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/apply-custom-css/#post-17498150)
 * Yeah no problem! Glad you got it to work.

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

The topic ‘Apply custom css’ is closed to new replies.

 * ![](https://ps.w.org/team-members/assets/icon-256x256.png?rev=1849322)
 * [Team Members](https://wordpress.org/plugins/team-members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-members/)
 * [Active Topics](https://wordpress.org/support/plugin/team-members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-members/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WP Darko](https://wordpress.org/support/users/spwebguy/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/apply-custom-css/#post-17498150)
 * Status: not resolved