gridlines on variant table

  • Posts: 90
  • Thank you received: 0
11 years 3 months ago #115842

hi,

can you please tell me how I go about inserting visible gridlines into the variant tables for my products?

kind regards,
Tanya

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

  • Posts: 2334
  • Thank you received: 403
11 years 3 months ago #115855

Hi Tanya,

Could you be more precise about what you want? Variants a present as normal product in the product page so we would like to know exactly where you want this display.
About the dridlines itself, it's a css work so I suggest you to take a look at our documentation to learn more about how to do that kind of thing:
www.hikashop.com/en/support/documentation/faq.html#css
www.hikashop.com/en/support/documentation/84-css-styling.html

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

  • Posts: 90
  • Thank you received: 0
11 years 3 months ago #115871

hi,

I'd like to have white gridlines on my table of variants - if you look on my website via the link below, you'll see that I have a lot of different sizes of one product, which makes it a bit difficult for the customer to select what they need so I thought that gridlines would help make it easier for the customer:

https://www.spaldingfasteners.co.uk/product-categories/product/2251-imperial-fibre-washers/category_pathway-204

Is it possible to do this?

Tanya

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #115885

Hi Tanya,

I think that you'll probably be able to do it by using some CSS code like this :

.hikashop_product_characteristic_chooser tbody tr td {
border: solid;
}

The following user(s) said Thank You: tanyatanya

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

Time to create page: 0.079 seconds
Powered by Kunena Forum