Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #900239

    – [ ] Add line under the sku on ALL hair products ONLY that states “Hair care can only be shipped to US, Mexico and Canada Addresses at this time”——> ( I will be adding more hair products so is there a way for me to have this on certain products? Maybe if I duplicate those products when I go to add more hair products?)

    #900427

    Hey danielromanin,

    I’m not sure I understand what you are trying to achieve, can you try to elaborate more.

    Best regards,
    Nikko

    #900447

    Hi Nikko,

    Thank you for your response. Let me explain here :

    Here is single product on my website : https://bellamodastudio.com/product/volumique-3-piece-hair-growth-system/

    I want text decoration underline for “SKU’s” only. I want to do this for only 5 Products. I can do this using Product ID may be?

    Hope you understand now. Is that possible?

    Thanks in advance.

    Regards
    Aadil

    #900486

    Hi,
    Please try:

    #product-6423 span.sku {
        text-decoration-line: underline!important; 
        text-decoration-color: #cd0278!important; 
    }

    Adjust product ID’s to suit
    2018-01-21_153825

    Best regards,
    Mike

    #900488

    Hi Mike,

    Thank you so much once again.One last question. Where i can find product ID to apply css?

    Thanks
    Aadil

    #900503

    Hi,
    I used the developer tools in Chrome (F12)
    2018-01-21_160033
    But I believe there are plugins that will show you this when you edit the page, maybe this does: Reveal IDs

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.