Reducing the gap between buttons in the pop up

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #58627

Hi There

I am using Hikashop Essential 1.5.8 and have enabled the popup when a product is added to the cart.

The problem I have is that the popup does contain the 'continue shopping' and 'go to checkout' buttons but they are very far apart...

Where can I make an edit to reduce the spacing between the buttons?

Many thanks for your help.

Best regards

Ian

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

  • Posts: 81677
  • Thank you received: 13102
  • MODERATOR
11 years 9 months ago #58690

Hi,

That's because of your template CSS. In the file www.fromtheneckup.co.uk/components/com_gantry/css/gantry.css you have these piece of CSS:
.rt-container {
margin: 0 auto;
width: 960px;
}

body {
min-width: 960px;
}

Because of them the width of the content in the popup is 960px minimum. You will have to change that CSS in order to avoid the problem.

The following user(s) said Thank You: igibbins

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

  • Posts: 16
  • Thank you received: 0
11 years 9 months ago #58731

Hi Nicolas

Many thanks for your reply...

Best regards

Ian

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

Time to create page: 0.056 seconds
Powered by Kunena Forum