Jump to content

Bigger font size for product price


Aldeag

Recommended Posts

There are many different prices e.g. in product list, product page, reduced/original prices etc. Use the inspect function in your browser to identiy to CSS class and change it's value in your /themes/classic/assets/css/custom.css file.

Example for selling price in product page:

.current-price {
    font-size: 1.5rem;
}

grafik.thumb.png.81802a9221b6f443039d03ff46fcbe1d.png

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...