Viewing 2 replies - 16 through 17 (of 17 total)
  • @varktech.com’s line worked, but not for the “was” price.

    @jameskoster . There were 22 places in the stylesheet that said “price”. I put it under /* 7.2 Products */ instead

    }
    ul.products li.product .price {
    display: block;
    color: #9f9693;
    font-size: 10em;
    margin-bottom: 1em;

    @recessionwhackers You might find the “firebug” addon tool for firefox browser helpful. It allows you to see where to edit the code for a specific item in the visual.

    bumping an old post because having similar issue with latest updates.

    When viewing all the products on the grid style page, the $-$ is too small. I want to make it larger/bolder but have gone all through the style.css file for my theme and tried editing tons of different font sizes dealing with products/pricing.. no luck.

    Also added the code mentioned by james to my style.css but noticed no changes. Guessing some things were changes in the newer woocommerce updates?

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Any way to make the price bigger on the product page?’ is closed to new replies.