- Posts: 90
- Thank you received: 1
Add to wishlist button right on top of add to cart
- langkatech
-
Topic Author
- Offline
Less
More
13 years 10 months ago #74084
by langkatech
Add to wishlist button right on top of add to cart was created by langkatech
Is there an easy way to add a little bit of space between the "add to wish-list" and the "add to cart" buttons on the product page?
Please Log in or Create an account to join the conversation.
13 years 10 months ago #74143
by Eliot
Replied by Eliot on topic Re: Add to wishlist button right on top of add to cart
Hi there,
You can add some css to do this (in System>Configuration>Display) to the front end css file. It should look like this:
.hikashop_cart_input_button{
margin:10px;
}
You can add some css to do this (in System>Configuration>Display) to the front end css file. It should look like this:
.hikashop_cart_input_button{
margin:10px;
}
Please Log in or Create an account to join the conversation.
- langkatech
-
Topic Author
- Offline
Less
More
- Posts: 90
- Thank you received: 1
13 years 10 months ago #74330
by langkatech
Replied by langkatech on topic Re: Add to wishlist button right on top of add to cart
Thanks.
is it just as easy to add some space between the "add to wishlist" button and "contact us for more information" button?
is it just as easy to add some space between the "add to wishlist" button and "contact us for more information" button?
Please Log in or Create an account to join the conversation.
13 years 10 months ago #74901
by nicolas
Replied by nicolas on topic Re: Add to wishlist button right on top of add to cart
That code should also work for that.
Please Log in or Create an account to join the conversation.
Time to create page: 0.192 seconds