Field 'Add-to-cart' is too long

  • Posts: 27
  • Thank you received: 0
  • Hikashop Business
8 years 7 months ago #254938

Hi,

Can you help me with this:
The button add-to-cart is in english well sized.
But when translated to dutch it holds 'Aan winkelwagen toevoegen' and the button is enlarged outside the border.
How can I make the text 'Aan winkelwagen toevoegen' to appear on two lines in the button?

There is a screenshot attached to show what is the problem.

Attachments:

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

  • Posts: 83995
  • Thank you received: 13605
  • MODERATOR
8 years 7 months ago #254940

Hi,

You can do that with CSS:

.hikashop_product_stock .hikashop_cart_input_button{
    width: 150px !important;
    height: auto !important;
    white-space: normal !important;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.057 seconds
Powered by Kunena Forum