Tagged: fullscreen slider
-
AuthorPosts
-
July 13, 2018 at 6:18 pm #985267
Hi there,
I really love the enfold theme, but sometimes ist drives me crazy ;-)I added an new Google font, the Kaushan Script, because I want to use it for the H1 and I also want to use it in the fullscreen slider
I added this css-code to the quick css:
.avia-fullscreen-slider .avia-caption-title {
font-family: “Kaushan Script”;
}.avia-fullscreen-slider .avia-caption-content {
font-family: “Kaushan Script”
}but this doesn’t work. I cleaned the cache, I updated the browser, nothing helped.
Customizing it in the styling was a not a good idea, because this damaged the website: the slider disappeared, there was only white screen.
Do you have any idea what I can do? Thanks a lotUli Fetz/
July 14, 2018 at 8:47 am #985431Hi Uli,
You should be able to set the font family for the H1 tag under Enfold->Advanced Styling, please try there instead. If that doesn’t work then please post admin login details in private so that we can have a closer look.
Best regards,
RikardJuly 14, 2018 at 9:20 am #985450Hi Rikard,
thanks for answering.
I set the H1 tag unter the advanced styling, but this is not the problem because this works. very fine.
My problem is the font in the fullscreen slider. It shows any font but not the Kaushan Script.
How can I convince the theme to do what it should ;-)
See the admin login below.Thanks a lot and best regards
UliJuly 15, 2018 at 6:40 am #985572Hi Uli,
Thanks for the clarification. The header in the slider is showing the Kaushan Script on my end, is it the text below the header and buttons you are trying to target? Please post a screenshot of what you are seeing on your end so that we know exactly what you are trying to target.
Best regards,
RikardJuly 15, 2018 at 9:50 am #985617Hi Rikard,
this is really strange. I can’t see the Kaushan Script, no matter which device I use.
Here’s the Screenshot:
https://konstanze-quirmbach.de/relaunch/wp-content/uploads/screenshot.jpgI would like to have both – caption-title and caption-content of the slider in the Kaushan Script, but not the buttons. They are okay .
As I wrote above, I alreay added this css-code to the quick css to change the font, but this doesn’t work:
.avia-fullscreen-slider .avia-caption-title {
font-family: “Kaushan Script”;
}.avia-fullscreen-slider .avia-caption-content {
font-family: “Kaushan Script”
}Best regards
UliJuly 16, 2018 at 7:36 am #985841Hi Uli,
Please see private for what I’m seeing on my end. Did you try to load the site in an incognito window using Chrome?
Best regards,
RikardJuly 16, 2018 at 8:03 am #985846Hi Rikard,
thank you. That is really strange.
I don’t see the site in the way you do. Not in the normal window using Chrome, Firefox, Safari, Edge or any other PC or Mac neither in the incognito Chrome-window. Do you have any idea.But there ist one more problem: I also want to have the kaushan scriupt in the caption content of the fullscreen slider. Your screenshot shows me that this also doesn’t work…
Best regards
Uli
- This reply was modified 6 years, 5 months ago by ulif.
July 17, 2018 at 4:26 am #986223Hi Uli,
It must be caching, did you try to check it on another computer or network? You could also try to reset all your routers etc. in case the is any caching going on there. Please try this CSS for the caption content:
.avia-caption-content p { font-family: 'Kaushan Script' !important; }
Best regards,
RikardJuly 17, 2018 at 8:52 am #986301Hi Rikard,
thank you. You wrote: “It must be caching” – Yes, it is, but not the network, because I changed it several times since saturday.
I use the WP Fastest Cache-Plugin and this might be t´he reason for all the problems. I deactivated this plugin an now everything works as ist should.Thanks a lot for helping. I appreciate this very much!
Best regards
UliJuly 17, 2018 at 2:02 pm #986423Hi Uli,
Great, glad you found the problem :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardJuly 17, 2018 at 2:04 pm #986426Hi Rikard,
everything is okay for now. You can close this topic.
Again: thanks a lot!
Best regards
UliJuly 18, 2018 at 5:33 am #986761 -
AuthorPosts
- The topic ‘Changing the font in the fullscreen slider doesn't work’ is closed to new replies.