Reply 322745 to: Breadcrumb Font Size Control Not Working??

Avatar: Rose Tyler
Rose Tyler
Support staff
April 27, 2022 at 06:57

Hello,

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

.single-product .page-heading .title {
    font-size: inherit !important;
}

, then go to Theme Options > WooCommerce > Single Product Builder > Breadcrumbs > Content Zoom (%).
( you can change ” inherit ” to value in px, for example, font-size: 25px !important; )

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.