Increase font size of product variation prize

This topic has 6 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Jack Richardson

  • Avatar: Agata_Ciric
    Agata_Ciric
    Participant
    July 9, 2014 at 12:38

    Product description page: I need to increase the font size of the price that appears as soon as the user has chosen a variation. At the same time I want to make smaller the font size of the price range above the description. Can you help me?

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2014 at 12:48

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: Agata_Ciric
    Agata_Ciric
    Participant
    July 9, 2014 at 13:58
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 9, 2014 at 14:10

    Add this code to custom.css file.

    .single-product-page .product-info .price {
    font-size:20px;
    }
    .single-product-page .product-info .single_variation .price {
    font-size: 40px;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: Agata_Ciric
    Agata_Ciric
    Participant
    July 9, 2014 at 15:56

    Thank you very much for the fast and helpful reply. It works.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2014 at 16:01

    Hello,

    You’re welcome!
    If you have some questions don’t hesitate to contact us.

    Regards,
    Jack Richardson

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.