Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Rick5150

    (@rick5150)

    You can see what I mean here. The top field is invisible except for the button. You have to highlight the area with the mouse to see that there is anything there.

    http://www.filmjackets.com/current/filmjackets-membership/membership-levels/

    Thread Starter Rick5150

    (@rick5150)

    Please help! I love the modification, but it is useless if members cannot read the text. Anyone?

    Thread Starter Rick5150

    (@rick5150)

    Wow, no help here, huh? I messed with the code until I found what I needed. If anyone else has the same problem, here is the solution:

    /public_html/YOUR WORDPRESS DIRECTORY/wp-content/plugins/paid-memberships-pro/css

    LINE 48 or SIMILAR, find:

    .pmpro_checkout tr.odd td {background: #FFF; }

    Change #FFF to whatever color you want. I tried #000000 which worked okay, but the settled with #124591 which matches my theme’s menu color better.

    Plugin Author Jason Coleman

    (@strangerstudios)

    Rick,

    You’ll want to copy that altered CSS file into your active theme/paid-memberships-pro/css/ to have that change continue to work after you upgrade PMPro.

    You can also edit the style.css of your theme to override this CSS.

    Thread Starter Rick5150

    (@rick5150)

    Thank you. Do I just add the /paid-memberships-pro/css/ directory and add the file?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change Background Color?’ is closed to new replies.