Move the check out button

  • Posts: 57
  • Thank you received: 0
11 years 5 months ago #107757

Hi, How can I move to the right the checkout button of cart ?

thanks

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #107783

Hi,
You'll just have to use some CSS code.

Please Log in or Create an account to join the conversation.

  • Posts: 57
  • Thank you received: 0
11 years 5 months ago #107816

The CSS file is very big...

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #107818

Ok, so can you show me with a screenshots what do you exactly want to do and give me a link to your page ? then I'll probably be able to help you.

Please Log in or Create an account to join the conversation.

  • Posts: 57
  • Thank you received: 0
11 years 5 months ago #107821

Move under the total in cart the checkout botton

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 2334
  • Thank you received: 403
11 years 5 months ago #107827

Hi there,

Add something like:

.hikashop_cart_input_button{
  margin-left:50px;
}

To your frontend css file. It should do the job. You can also change the value to place it more precisely.

Please Log in or Create an account to join the conversation.

  • Posts: 57
  • Thank you received: 0
11 years 5 months ago #107830

The checkout button now is ok, but the COUPON button now is to much to the right position

I add only your code

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #107833

Giving us a link to your website will probably help us to know what will be the right code to use :).

Please Log in or Create an account to join the conversation.

  • Posts: 57
  • Thank you received: 0
  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #107893

So use:

.hikashop_cart_module .hikashop_cart_input_button{
  margin-left:50px;
}

The following user(s) said Thank You: mirkozax

Please Log in or Create an account to join the conversation.

  • Posts: 57
  • Thank you received: 0
11 years 5 months ago #107895

This is perfect

thank you very much ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.098 seconds
Powered by Kunena Forum