Jump to content
Sign in to follow this  
hardyst

Buy Now Button from Cashie Not Showing

Recommended Posts

hardyst

Hi, I'm running the WhiteHouse theme and am trying to integrate a "buy it now" button on this page: http://www.denver-flat-fee-mls.com/denver-flat-fee-mls-listing-programs The button is not showing (i've highlighted around it in yellow) because it appears that there is a global CSS setting that is overriding the button attributes. Any one have any ideas on what CSS attribute might be overridinf the button design and how I should best go about fixing the problem. Thanks! Steve

Share this post


Link to post
Share on other sites
bryan-hadaway

`#cashieAddToCart4413{background:#555 none}` Add to Custom Code > Custom CSS. Thanks, Bryan

Share this post


Link to post
Share on other sites
hardyst

Hi Brian, Thanks for the reply. Unfortunately, that didn't do the trick... Thanks, Steve

Share this post


Link to post
Share on other sites
hardyst

Also, the Cahie support people said this in response to the same question:

You have a css rule on the input tag that is very global and that is applying to the cashie button too. The main issue seems to be the white background and image that is take precedence.

Share this post


Link to post
Share on other sites
cmunns

On the contrary. the global `input` is from the wp_core.css You just need to change the background-color rules you have to simply background and that green color should work.

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  

×