Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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 lot

    Uli Fetz/

    #985431

    Hi 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,
    Rikard

    #985450

    Hi 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
    Uli

    #985572

    Hi 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,
    Rikard

    #985617

    Hi 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.jpg

    I 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
    Uli

    #985841

    Hi 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,
    Rikard

    #985846

    Hi 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, 1 month ago by ulif.
    #986223

    Hi 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,
    Rikard

    #986301

    Hi 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
    Uli

    #986423

    Hi 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,
    Rikard

    #986426

    Hi Rikard,
    everything is okay for now. You can close this topic.
    Again: thanks a lot!
    Best regards
    Uli

    #986761

    Hi Uli,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Changing the font in the fullscreen slider doesn't work’ is closed to new replies.