- This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › edit text size of, accept terms and conditions
Tagged: terms and conditions text size
Hello
Is it possible to increase the text size of the terms and conditions link that appears when a new affiliate logins into their affiliate account for the very first time.
Its the link they need to click in order to accept the conditions before they can proceed to the rest of their affiliate account.
Thank you
Hi, You can try this CSS (Appearance > Customize > Additional CSS):
#agreeTermsLabel a{
font-size: 1.5em;
}
Hi Shadow Labs
I added the CSS but it only increased the size of the terms and conditions text that appears at the bottom of the registration page.
The text I am referring to is the “review terms and get started” text that new affiliates see when they first login into their affiliate count for the first time.
They need to review the terms and conditions and accept them and once they do the next page they see is one for adding their payment details (paypal or manual).
Thank you in advance