Change font size in single product Title at mobile view

This topic has 2 replies, 2 voices, and was last updated 2 years, 1 months ago ago by Rose Tyler

  • Avatar: Rasika
    Rasika
    Participant
    March 12, 2022 at 16:44

    I want to change the title font size in single product mobile layout

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 12, 2022 at 16:51

    Hello,

    Add the next code in Theme Options > Theme custom CSS > Mobile:

    .page-heading.bc-type-left .title {
        font-size: 30px;
        line-height: 40px;
    }

    Regards

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

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

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