I can’t seem to be able to change the font size permanently. Can anyone help?
I go to Customize > Typography
If I choose Content and change Paragraph (Roboto) font size, then click Publish, nothing has changed when I refresh the site.
Similarly, if I go to Sections and change the Section Subtitle (Roboto) font size, I can see it changing in the preview window. But when I click Publish and refresh the live site, nothing has changed.
Thanks
Matt
Hi there
Hope you are having a good day and thank you for your question
In order to check your question i need to see your live website, please provide url and i will take a look
hi
Poppins is seected as a default font, can i take a look? please use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about “Set as private reply” at the bottom of the message box
Hey there
Sorry for this inconvenience 
Just opened a ticket on this problem for our developers, you can see it here:
https://github.com/puikinsh/pixova-lite/issues/94
As a temporary solution you can use this css:
#cancel-comment-reply-link:before, .entry-content, .entry-summary, .error404 input[type=submit], .no-results input[type=submit], .page-content, h1, h2, h3, input#submit, input[tye=submit] {
font-family: Roboto,Arial,sans-serif !important;
}
Thank you. Do I put that in style.css?
If you are using child theme you can put it in the child themes style.css if no then in appearance > customize > additional css