Product custom fiels on a new line

  • Posts: 28
  • Thank you received: 5
  • Hikashop Business
6 months 2 weeks ago #361278

How do I set the product custom field to display on a new line? As it is now the custom field displays to the right of the label causing the field to be very small. Thanks!

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

  • Posts: 83007
  • Thank you received: 13398
  • MODERATOR
6 months 2 weeks ago #361283

Hi,

You should be able to do it by adding custom CSS code to your website. Something like that for example:

.hikashop_product_custom_item_info_table td {
    display: block;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 28
  • Thank you received: 5
  • Hikashop Business
6 months 2 weeks ago #361303

Very easy solution. Thank you.

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

Time to create page: 0.037 seconds
Powered by Kunena Forum