Home Forums WoodMart support forum Affiliate Pro plug-in displays error in mobile mode Reply To: Affiliate Pro plug-in displays error in mobile mode

#550403

Hung Pham
Keymaster

Hi i26980999,

Thanks for reaching to us.

Please add the following Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile / tablet:

.uap-user-page-content .uap-account-summary-graph-content div{
	max-width: 100%;
}

Regards,

  • This reply was modified 8 months, 4 weeks ago by Hung Pham.