Home New Guten Forums WoodMart support forum Difference the sale price and the regular price

Difference the sale price and the regular price

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #442979

    jonylif
    Participant

    Hi! Is there a way to make the sale price more grey? I need to differenciate them both in some way

    Attachments:
    You must be logged in to view attached files.
    #443085

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .price ins span bdi span{
    font-size:20px;
    }

    Best Regards

    #443086

    jonylif
    Participant

    I added the code and the problem is still there

    #443414

    Hello,

    Please provide the page URL with the sales products. I will double change.

    Best Regards

    #443661

    jonylif
    Participant

    https://givers33.sg-host.com/tienda/
    The first product is the one on sale

    #443771

    Hello,

    This page does not contain the sales product. The sample of the sales product is shown in the screen: https://gyazo.com/44ed89b413876d4dc9198536094d5df2

    If you have any questions please feel free to contact us.

    Best Regards

    #444030

    jonylif
    Participant

    I don’t get it. If you access the link that I sent, you will see the store page of my website. Scroll down a little bit and you will see that the first product is one that has a sale price. And there you’ll see my problem. I attach a screen so you can understand me

    Attachments:
    You must be logged in to view attached files.
    #444185

    Hello,

    Please replace the code with this one:

    body .price ins span bdi{
    font-size:30px!important;
    }

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)