This topic has 2 replies, 2 voices, and was last updated 2 years, 8 months ago ago by Rose Tyler
I want to change the title font size in single product mobile layout
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
Tagged: change, font size, mobile view, single product, title, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up