Comments 21Sanjay started the conversationSeptember 7, 2018 at 5:12amHi,Is there a way to make the description, additional info and review fonts larger/bold on the single product pages? 3,030Andrew repliedSeptember 7, 2018 at 8:49amHi Sanjay,Could you try the following CSS: .woocommerce div.product .woocommerce-tabs .full-width-content[data-tab-style="fullwidth"] ul.tabs li a{ font-weight:bolder !important; font-size:20px; } div.panel.entry-content p{ font-weight:bolder; font-size:20px; } add to salient \ general settings - css script related - custom css code.Adjust it to what you need.Hope this helps. 21Sanjay repliedSeptember 7, 2018 at 9:52amHi, it doesn't seem to be working... 21Sanjay repliedSeptember 7, 2018 at 10:08amIt's now working as I turned off the option in salient to move the dynamic sheet into external sheet. Thanks for your help! 75Scott repliedSeptember 7, 2018 at 11:12ami'm glad to hear that.ThanksThemenectar Support Team Sign in to reply ...
Hi,
Is there a way to make the description, additional info and review fonts larger/bold on the single product pages?
Hi Sanjay,
Could you try the following CSS:
add to salient \ general settings - css script related - custom css code.
Adjust it to what you need.
Hope this helps.
Hi, it doesn't seem to be working...
It's now working as I turned off the option in salient to move the dynamic sheet into external sheet. Thanks for your help!
i'm glad to hear that.
Thanks
Themenectar Support Team