Announcement

Collapse
No announcement yet.

Sale Price color not working

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sale Price color not working

    I double checked this on the demo site, when a product is on sale the font color should come from the style u-color-red, but it's being overridden by .x-product-list__price

    I used .u-color-red.x-product-list__price {color: #f02;} to "fix" it. Not sure if it's the "right" way, but it worked for me.

    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    #2
    You could also remove the color value from .x-product-list__price in theme-styles.css and add a color class to the HTML element for the standard price.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment

    Working...
    X