WordPress Affiliate Manager

Affiliates Management Plugin for WordPress

  • Home
  • Features
    • Screen Shots
  • Download
  • Documentation
  • Addons
  • Support
    • Support Forum
    • Forum Login
    • Forum Registration
    • Contact
    • Premium Addon/Plugin Support

[Resolved] change form text color

by

WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › change form text color

  • This topic has 6 replies, 3 voices, and was last updated 7 years, 8 months ago by mbrsolution.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • August 19, 2018 at 6:27 pm #3895
    dmill
    Participant

    sorry if this is a super basic question, I am using Divi builder and trying to change the color context of the registration form to fit my site color scheme but have noticed you guys dont have a short-code for this, do you have an tips as to change the standard text color?

    thanks!

    August 19, 2018 at 10:19 pm #3897
    mbrsolution
    Moderator

    Hi, can you share the URL with the registration form? And pinpoint the text you are trying to change. Or perhaps you can share a screen capture.

    Thank you

    August 20, 2018 at 12:59 am #3900
    dmill
    Participant

    https://www.virtar.co/affiliate-home/affiliate-register/

    Here is the link, I would like to use white or another color that isnt so hidden in my background.

    thanks!

    August 20, 2018 at 3:10 am #3901
    Shadow Labs
    Keymaster

    @dmill, Our plugion doesn’t apply any background color on the registration from. It’s coming from this CSS:

    
    div.et_pb_section.et_pb_section_0 {
        background-blend-mode: overlay;
        background-color: initial!important;
        background-image: url(https://www.virtar.co/wp-content/uploads/2018/08/coding-background-texture.jpg),linear-gradient(180deg,#9271f6 0%,#9271f6 100%)!important;
    }
    
    source: https://www.virtar.co/wp-content/cache/et/52724/et-core-unified-15347247207587.min.css
    
    August 20, 2018 at 3:44 am #3902
    dmill
    Participant

    @shadowLabs correct I added the background color, what I would like to be able to do is change the text font on the registration form to white or possibly another color depending on how I like the look. Is that something I can do with your plugin or is it not capable of that feature?

    August 20, 2018 at 3:46 am #3903
    dmill
    Participant

    text color* sorry

    August 20, 2018 at 10:14 pm #3914
    mbrsolution
    Moderator

    Hi, the font color is coming from the following CSS code. All you have to is change the color: #555; to what ever you want. If you want to change the font to white, then use #ffffff.

    .entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
        padding: 9px 24px;
        color: #555;
        font-weight: 700;
    }

    Let us know if you need more help.

    Kind regards

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Log In

Featured Addons

  • WooCommerce Coupon Tracking
  • WooCommerce Product Specific Commission

Copyright © 2026 | WordPress Affiliate Manager | Privacy Policy