porkeebear Dec 5, 2016 · 9:27 am #5620 Hi,
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;
}
Andrew Misplon Puro Dec 5, 2016 · 11:46 am #5623 Hi 🙂
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.
porkeebear Dec 6, 2016 · 6:03 am #5632 Hi 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.
Gary
porkeebear Dec 6, 2016 · 8:14 am #5633 Hi 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,
Gary
Andrew Misplon Puro Dec 6, 2016 · 11:48 am #5634 Hi 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.