- This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago by Andrew Misplon.
- AuthorPosts
- December 5, 2016 at 9:27 am #5620
porkeebearParticipantHi,
I’m getting a “content block” message indicating an insecure message on my https://kanoelani.com and tried inputting the following into my custom css file. But its not working. Need help in resolving this – thank you.@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
body,
button,
input,
select,
textarea {
font-family: ‘Open Sans’, sans-serif;
}.site-header .site-branding h1.site-title {
font-family: “Muli”, sans-serif;
font-weight: 300;
}December 5, 2016 at 11:46 am #5623
Andrew MisplonKeymasterHi 🙂
Great looking site.
The plugin responsible for the http import has a style ID in the source as follows:
rs-plugin-settings-inline-css
I believe that’s coming from Slider Revolution, does that sound right? I’m not immediately sure of the best way to resolve. An easy fix might be to edit your slider theme and deselect your font choice, perhaps that’ll remove the import. The import isn’t needed because you’re already importing Open Sans via your Customizer font choice in Ultra theme settings.
December 6, 2016 at 6:03 am #5632
porkeebearParticipantHi Andrew,
Thanks for responding.
You were right. I disabled the Revolution Slider plugin while trying to troubleshoot the googleapis problem, and looks like the “content block” error msg is gone while in disable mode.I do have another question. When viewing the site on my mobile android, the header looks huge. It seems the top action bar may be causing that. I don’t know how to resolve that. Can you find out how to resolve that please? Thanks again.
GaryDecember 6, 2016 at 8:14 am #5633
porkeebearParticipantHi Andrew,
I traced the mobile android issue to “Customizing Site Identity” to “Site Title”.
It appears that this is causing the site title to appear super-large in the mobile android header.Thanks,
GaryDecember 6, 2016 at 11:48 am #5634
Andrew MisplonKeymasterHi Gary
Awesome 🙂 Glad to hear you’ve made progress.
Please, head over to
Jetpack > Settings
and disable the Mobile Theme, unless of course you want to use it. If you do, the design is unfortunately, out of Ultra’s control. - AuthorPosts
You must be logged in to reply to this topic.