Personalizar selección de colores

  • Posts: 12
  • Thank you received: 0
3 years 6 months ago #335383

-- url of the page with the problem -- : www.virtualmarkcr.store
-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9
-- PHP version -- : 8
-- Browser(s) name and version -- : chrome

Como cambiar el estilo de selección de colores en la pagina del producto del sitio a círculos con colores donde el cliente escoge por medio del mismo (envíe una imagen de ejemplo de lo que busco)

Attachments:
Last edit: 3 years 6 months ago by jor1292ct.

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

  • Posts: 83403
  • Thank you received: 13497
  • MODERATOR
3 years 6 months ago #335384
The following user(s) said Thank You: jor1292ct

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

  • Posts: 12
  • Thank you received: 0
3 years 6 months ago #335522

Thanks, but even if I manage to put colors on the products, I can't make them have a selection border around it that indicates to the customer that this was the one they chose.

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

  • Posts: 83403
  • Thank you received: 13497
  • MODERATOR
3 years 6 months ago #335534

Hi,

I don't see a problem with doing that.
You should be able to do it with CSS code. I suppose something like this is a good start:

.hikashop_product_characteristics_table td label > input:checked + img {
border: solid 2px green;
}

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

  • Posts: 12
  • Thank you received: 0
3 years 6 months ago #335562

I did all the tutorials but rather it got worse I show an image that is happening to me with the colors, I must say that during the configuration everything was going well but on the product page it looks like this I hope you can help me thanks

Attachments:

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

  • Posts: 83403
  • Thank you received: 13497
  • MODERATOR
3 years 6 months ago #335567

Hi,

In the HikaShop configuration, for the setting "Characteristics selection method", select "radio" so that the characteristic selector displays as a radio list and not a dropdown.

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

Time to create page: 0.073 seconds
Powered by Kunena Forum