Jump to content

Why is add to cart icon above the text?


Recommended Posts

Bit annoying to modify, as there are two sections with overlapping bits.. not sure whether it will affect anything else by removing some of these

 

Try searching on product.css for:

.box-info-product .exclusive:before

There should be 4 or so, if you change them to be:

.box-info-product .exclusive span:before

It'll move the symbol over onto the left of the main button.. at which point you'd need to fiddle about with the css to get it displaying correctly, by adding some more padding-left to the button text itself .. but it's quickly getting into making many many changes in different media sizes, which is a bit much to go over on here, I'd recommend having someone look into the rest, as it will take some playing around to get displaying correctly for each size

Edited by FullCircles (see edit history)
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...