How to create more space between items checkout

  • Posts: 11
  • Thank you received: 0
11 years 7 months ago #129348

I want to create more ' whitespace' between the items on the checkout page. Especially between the box 'payment methods' and the 'accept terms' button. I understand that I have to edit the frontend CSS. But whart part codes for the amount of space between the various checkout items?

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

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #129359

Hi,

Using some code CSS code like this will probably do the job :

.hikashop_payment_methods {
margin-bottom: 20px;
margin-top: 20px;
}

The following user(s) said Thank You: hikavoordebusiness

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

  • Posts: 11
  • Thank you received: 0
11 years 7 months ago #129395

Thanks. This did the job!

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

Time to create page: 0.067 seconds
Powered by Kunena Forum