Theme: Pipeline 6.2.2
Our header font is Playfair Display and body font is Roboto.
I would like to change product titles only to RobotoBold as Playfair Display doesn’t look good when each letter is capitalised.
Thanks in advance for the code ![]()
Theme: Pipeline 6.2.2
Our header font is Playfair Display and body font is Roboto.
I would like to change product titles only to RobotoBold as Playfair Display doesn’t look good when each letter is capitalised.
Thanks in advance for the code ![]()
@JAFC Please send me store url.
@JAFC ,
please share the link…
Hello @JAFC ,
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Hi this is the Store link / no password protection
Hello @JAFC ,
Glad to support you today.
You can check out my suggestion below to get your concern resolved:
Eg:
I hope you find the answer helpful.
Kind & Best regards,
GemPages Support Team.
Hello @JAFC
I would like to give you a solution to support you:
<style>
h1.product__title {
font-family: 'Roboto' !important;
}
</style>
This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Add this CSS at the bottom
Online Store ->Theme ->Edit code
Assets ->theme.css
.product__title {
font-family: 'RobotoBold' !important;
}
Hope you find my answer helpful!
Best regards,
Victor | PageFly