Jump to content

Help modify 'Add to Cart' button in Default shops global.css file


Recommended Posts

Been working on this for over a week and hoping someone can help direct me on how to fix the .css of my 'add to cart' button. I'm using the Attribute Wizard Pro module which is set to place the Add to Cart button at the bottom of the Product Options block. I'm half way through editing the AWP default button design to match the Default - Bootstrap themed blue cart button with rounded corners.

 

As you can see from the link below. The 'Add to cart' blue button's bottom half is white. I can not figure out how to change that white part to blue. I was trying to copy the same color changes for hovering too. Is there someone who can point me to where and what I need to add in the global.css to accomplish this task?

 

 

Cart button can be viewed on page http://antiquereproductionjewelry.com/closeouts/12-art-deco-style-cubic-zirconia-9mm-anniversary-band.html#/ring_size-6.

 

Thanks, nancy

 

Prestashop v1.6  with AWP module

Link to comment
Share on other sites

Thanks again for the info on CCC setting and on the add to cart. I have to leave for several hours so will try to figure out how to accomplish your suggestion of adding the class input element to the button when I get back.

 

I'm assuming this is in the global.css? Sorry I'm a non IT person and Prestashop is all new to me. I'm loving what can be accomplished with this program though.

Link to comment
Share on other sites

I don't know how Attribute Wizard Pro works.

Your button is actually input element, not button.

 

 

Try to add this classes to your button:

 

btn btn-default

I've been looking over the global file and can not figure out how you go about adding the class btn btn-default to my Add to cart button. Can someone walk me through this? Thanks in advance.

Link to comment
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
×
×
  • Create New...