This topic has 6 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
I can’t see to find anything in the theme options to set the font color, style and size for the text in the page title section of the pages. How do we set that?
Thanks,
Rob
Hello,
Please add this code in custom.css file
.page-heading .title{
font-family: Calibri;
font-size: 18px;
color: red;
}
Regards,
Robert Hall.
Ok. But I must say that I am surprised that a theme as good as Royal doesn’t have a feature in theme options to at least set the font color and font type of the page titles.
Most other themes have that feature. I know it’s easy to do with CSS, but just saying I assumed It would be in theme options.
Will that be added in a future update?
Thanks,
Rob
Hello,
We’ll take your observation into our account and we’ll implement this feature in future update.
Thank you.
Regards,
Eva Kemp.
Awesome. Sounds good. Great theme either way, though.
Hello,
Thank you for feedback!
We really appreciate it.
Have a nice day.
Regards,
Eva Kemp.
Tagged: customization, design, font settings, page title, template, woocommerce, wordpress
The issue related to '‘How to set Page Title section font settings?’' has been successfully resolved, and the topic is now closed for further responses