CSS Customizations
Last updated
Was this helpful?
Last updated
Was this helpful?
To remove the badges showcasing the commission rate and the discount value of the coupon from the affiliate dashboard:
Go to the Look and Feel > Affiliate Dashboard > Custom CSS section and paste the following code in there:
After this, click on Submit.
The badges will be removed from the affiliate dashboard.
To remove the overlay from the landing page banner:
Go to the Look and Feel > Affiliate Dashboard > Custom CSS section and paste the following code in there:
After this, click on Submit.
The overlay will be removed from the landing page banner.
To customize the color of the footer section:
Go to the Look and Feel > Affiliate Dashboard > Custom CSS section and paste the following code in there:
The footer color will get set as per the color you set (in the code).
To align the signup page heading to the center:
Go to the Look and Feel > Affiliate Dashboard > Custom CSS section and paste the following code in there:
The heading on the signup page will get centered.
This will also apply to the heading on the login page of the affiliate portal.