Custom field layout

  • Posts: 160
  • Thank you received: 8
4 years 11 months ago #306195

-- url of the page with the problem -- : banobathrooms-co-uk.stackstaging.com/sui...duct/16-black-cotton
-- HikaShop version -- : 4.0.3
-- Joomla version -- : 3.9.5.
-- PHP version -- : 7.1.28

Hi,

I've added the Custom Field 'Specifications' and I would like to know how to edit the look of the display.
I have attached an image.

Regards,
Colin

Attachments:

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
4 years 11 months ago #306197

Hi,

You can do that by adding such CSS:

tr.hikashop_product_custom_specifications_line td:first-child {
    display: none;
}
www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 160
  • Thank you received: 8
4 years 11 months ago #306225

Thank you Nicolas.

It looks so much better. I would just like to lose the word 'Specifications' at the top. Is this possible?

Regards,
Colin.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
4 years 11 months ago #306226

Hi,

You can add such CSS .hikashop_product_custom_info_main h4{ display:none; }

The following user(s) said Thank You: Crashbandi

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

  • Posts: 160
  • Thank you received: 8
4 years 11 months ago #306316

Perfect.
Thank you Nicolas.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum