I want to change the title font size in single product mobile layout
Site URL: hidden Theme version: 8.1.1 WooCommerce version: 6.2.1Hello,
Add the next code in Theme Options > Theme custom CSS > Mobile:
.page-heading.bc-type-left .title {
font-size: 30px;
line-height: 40px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.