Conversation
supportHi, I’m testing the plugin and I need the pictures have background-position-y: top. I see there’s .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
Hi, Definitely not a trick to make you buy the PRO version! Have you tried adding the following to your custom CSS area? .tmm .tmm_member .tmm_photo { background-position: center top !important; } Keep us posted.
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!
Yeah no problem! Glad you got it to work.
Hi, Definitely not a trick to make you buy the PRO version! Have you tried adding the following to your custom CSS area? .tmm .tmm_member .tmm_photo { background-position: center top !important; } Keep us posted.
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!
Yeah no problem! Glad you got it to work.