How to put this green price? because if I change its color to green the red on the other side turns

This topic has 10 replies, 2 voices, and was last updated 1 years, 2 months ago ago by Dionizio Find

  • Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 14, 2023 at 14:57

    how to put this green price? because if I change its color to green the red on the other side turns green too πŸ™ All products that have attributes with different prices are in red color!. For example, a rug with size 17 cm costs 20$ and a rug with 20 cm costs 40$. The problem is that when products have these attributes they are in red. This is bad because the color red doesn’t make any sense according to color psychology.

    9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2023 at 15:59

    Hello, Dionizio Find,

    Please provide URLs of mentioned products.

    Kind Regards,
    8theme team

    Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 14, 2023 at 16:17
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2023 at 16:32

    Hello, Dionizio Find,

    Thank you for the reply.
    Please change this custom CSS code https://gyazo.com/1fb7e3e9eaaf8695a586079ce011af48 to

    .et_product-block>.price, .single-product .woocommerce-variation-price .price {
        color: #59C00B !important;
    }

    Kind Regards,
    8theme team

    Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 14, 2023 at 16:42

    can you help me to fix and translate the word shop from breadcrumbs

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 14, 2023 at 16:46

    Hello, Dionizio Find,

    Provide temporary wp-admin access, so we can check your settings.

    If you want to delete ”Shop” from breadcrumbs, add the next code in your child-theme/functions.php
    add_filter( 'etheme_breadcrumbs_shop_step', '__return_false');

    Kind Regards,
    8theme team

    Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 14, 2023 at 17:10

    hello, how are doing ?

    delete store and put the word categoria

    Please contact administrator
    for this information.
    Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 14, 2023 at 17:44

    that’s the rose problem, if you put green there, it changes here too. here would need to continue red!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 15, 2023 at 10:13

    Hello, Dionizio Find,

    1/ https://prnt.sc/15Fzguz0yC9e – have you solved it?
    Our breadcrumbs function you can find in xstore/woocommerce/global/breadcrumb.php , and rewrite it via xstore-child/woocommerce/global/breadcrumb.php

    2/ Please clear cache and check colors now.

    Kind Regards,
    8theme team

    Avatar: Dionizio Find
    Dionizio Find
    Participant
    February 15, 2023 at 15:17

    thank you very much, have a good job

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘how to put this green price? because if I change its color to green the red on the other side turns’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.