[Support request] Woocommerce price typography size

Home Forums Support [Support request] Woocommerce price typography size

Home Forums Support Woocommerce price typography size

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #326019
    Fernando Díaz Gascón

    Maybe it is a doubt, maybe it is a suggestion. Testing the Woocomerce add-on, I dont find a way to modify the price size (the price showed under the product in the catalogue). It is possible to modify the color, but not the font size.

    Is there a way? Will it be included in future releases?

    Thank you

    #326055
    David
    Staff
    Customer Support

    You can use the following CSS to style the woo price

    .woocommerce ul.products li.product .price{
        font-size: 20px;
    }
    #326157
    Leo
    Staff
    Customer Support

    Hi there,

    I believe that will be added to the future versions. The CSS David provided should work for now.

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let us know if you need more info 🙂

    #731100
    Mårten

    Hi,

    Is it possible to change the discount price without changing the usual price?

    #731102
    Leo
    Staff
    Customer Support

    For font size?

    Can you link me to the site in question?

    #731113
    Mårten

    I want to change the color on the discount price and an overline on the usual price.

    http://test.onskabutikerna.se/

    #731136
    Leo
    Staff
    Customer Support

    Looks like you have a few issues here as the strikethrough should be showing by default and not added by GP: https://gpsites.co/target/product/beanie/

    Any chance you can open a new topic? It will help us track the issues.

    Thanks!

    #731678
    Mårten

    Ok, will do!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.