Home Forums WoodMart support forum Change Price tag on Product page

Change Price tag on Product page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #183765

    Ancimedia
    Participant

    Hi,

    I wonder how I can change the price tag on my product page, but i ONLY want to change it on my product page and not every other grid.

    When I use
    .price .amount {
    font-size: 30px;
    }

    It changes every price-tag on a product page and that is not what I want.
    So the product itself has one price (30px) and every other products below in grids like “recommended products” etc. I want to have 20px.

    #183777

    Hello,

    First of all thanks for choosing our Theme, we are glad to be you in the WoodMart WordPress family :-).

    Unfortunately, you could not set the font-size of the price on the grid differently for different items. Because it uses the same classes to display the prices.

    Best Regards.

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