Product-specific listring customization?

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 11 months ago #350429

-- url of the page with the problem -- : www.javelincommunications.com/build-your-dream-stanchion
-- HikaShop version -- : 4.7.1

I was able to get to here via custom.css.



Is it possible to do this on a product-specific basis using the product ID# as s selector? If so can I get an example of such code? I just wondered if it's possible to apply separate style to separate products? For what we are envisioning for this store, that would be fantastic.

Thank you,
-Jim Gribble

Attachments:

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

  • Posts: 83326
  • Thank you received: 13473
  • MODERATOR
1 year 10 months ago #350434

Hi,

The product id can't be used in the CSS.
However, you can do that with the id hikashop_product_completestanchions_page which is around the whole product page.
For example:
#hikashop_product_completestanchions_page p{ color : green; }
would change the color of the text in the description to green, only for this product and not the others.

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

  • Posts: 317
  • Thank you received: 20
  • Hikashop Business
1 year 10 months ago #350443

Nicolas, this is going to be perfect. I thought it might be something like this but would never have come up with it on my own.
Thank you.
-Jim Gribble

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

Time to create page: 0.061 seconds
Powered by Kunena Forum