Support » Theme: OceanWP » Increase font size of single product

  • Resolved asapsubham

    (@asapsubham)


    I used a custom css to decrease the size of price font on the shop page but it also changed the size of price font in product pages. How can i increase the size of price in product pages without affecting the shop page price size?

    the css i used is (copied from somewhere, i dont know coding at all)

    span.woocommerce-Price-amount.amount {
    font-size: 15px;
    font-weight: 600;
    }

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Increase font size of single product’ is closed to new replies.