WPIntell

Source evidence

Apply custom css

Team Members · support · 2024-03-13T17:46:00+00:00

complaintsentiment
mediumseverity
0.74relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 22 rows with source links

27.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

16 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
yano23 unresolved
Hi, 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.

Comments

3 shown
WP Darko 2024-03-13T18:03:00+00:00

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.

yano23 2024-03-13T18:26:00+00:00

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!

WP Darko 2024-03-13T18:28:00+00:00

Yeah no problem! Glad you got it to work.