Home Forums Basel support forum Price Tag in shop

Price Tag in shop

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #76447

    gregcz
    Participant

    Hello,

    I can not find out which text type is used for the pricetags in the Shop for each product.
    Where Can I alter Size and Color of this style ?

    Thanks for the Help

    Greg

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

    Hello,

    Try this code:

    .product-grid-item .price {
        font-size: 16px;
        color: #000000;
    }

    Change the size and color as per your needs and add it to the Theme Settings > Custom CSS, if the code does not work, please provide your site admin access.

    Best Regards

    #76767

    gregcz
    Participant

    Unfortunatly this did not work out.
    Could you please recheck.

    #76788

    Hello,

    I have replaced the code and now the price is different.

    Best Regards

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