How can make the product price smaller on mobile?

This topic has 4 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: kkszeto8
    kkszeto8
    Participant
    February 19, 2016 at 08:26

    Hello,

    Good Morning Genuis!

    Could you please show me how can make the price smaller on all Device & change price fonts (Arial) on mobile?
    Remark: I used plugin (Currency Switch) to add Currency (Ex. GBP) in front of the price ?

    Thanks a lot!! 🙂

    Keith

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 19, 2016 at 08:58

    Hello,

    Please use this code in GLobal Custom CSS

    .price{
    font-size:14px;
    }

    and this one in Custom CSS for mobile

    .price{
    font-family:Arial, sans-serif;
    }

    Regards,
    Robert Hall.

    Avatar: kkszeto8
    kkszeto8
    Participant
    February 19, 2016 at 18:45

    Hi My Friends,

    It’s works.

    Thanks
    Keith

    Avatar: Eva
    Eva Kemp
    Support staff
    February 19, 2016 at 19:39

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘How can make the product price smaller on mobile?’' has been successfully resolved, and the topic is now closed for further responses

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