New Landing How can we help? Themeforest Theme Support Neighborhood Ordinary Price Position

Viewing 7 posts - 16 through 22 (of 22 total)
  • #119973
    dindoft
    Member
    Post count: 24

    Sorry, now I noticed another issue that appeared after att these changes.
    If you look at the front (home page) http://www.dindoft.se :

    The columns on the sides with products, the prices are not red in the column list. If I look at the same product by way of going to the product category, then the price for the same product is red. But in the column on the home page, it is black! Why has this changed now?

    Also for all products, the price is red in grid view, but on the product detail page the color is black! This will cause customers to think its not the same price. How can I have the price color to be constant everywhere?

    D

    #119974
    dindoft
    Member
    Post count: 24

    Sorry, now I noticed another issue that appeared after att these changes.
    If you look at the front (home page) http://www.dindoft.se :

    The columns on the sides with products, the prices are not red in the column list. If I look at the same product by way of going to the product category, then the price for the same product is red. But in the column on the home page, it is black! Why has this changed now?

    Also for all products, the price is red in grid view, but on the product detail page the color is black! This will cause customers to think its not the same price. How can I have the price color to be constant everywhere?

    D

    #119983
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .price > .amount {
      color:red;
    }

    – Kyle

    #119994
    dindoft
    Member
    Post count: 24

    Thanks, but again, this doesn’t fix the price colour to be constant. I have now used the short code above, and on the print page the colours are red. However on the product detail page:

    http://www.dindoft.se/butik/parfym/classique-edt/

    … price color is still black?

    #119995
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this also:

    .price > ins .amount {
      color: red;
    }

    – Kyle

    #119999
    dindoft
    Member
    Post count: 24

    Perfect, thank you so much for your time and great support!

    D

    #120001
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 7 posts - 16 through 22 (of 22 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register