Jump to content
Sign in to follow this  
theoptimystic

theme overriding Wishlist

Recommended Posts

Danny
Hi Lu, Add this to your custom code. [code]table.wpm_registration tr.required td.label, table.wpm_registration tr.systemFld td.label { background-color: transparent; }[/code] [code]table.wpm_registration td.label { background-color: transparent; }[/code] Not sure what you mean by the red box ?

Please search our forums, before posting!

Share this post


Link to post
Share on other sites
theoptimystic
That's great Danny...almost perfect, but the lettering that's in red seems to be blurry and colored over or something. Could I add a code that made the lettering transparent so the original Wishlist colors show?

Share this post


Link to post
Share on other sites
Danny
Hi, Add the following code to your custom CSS. [code]table.wpm_registration, table.wpm_registration * { color: green; text-shadow: none !important; }[/code] Simply change the color value above to your preferred choice.

Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×