1. GF
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 08 May 2019
  5.  Subscribe via email
Just one more question ;)

I try to change the default font in the LayerSlideshow. I made an extra line in Custom CSS:

.layerslideshow-title {

font-family: 'Dancing Script';}


It works fine on big screens but not on smaller ones, it's using then the default font.

Can you advice?
References
  1. https://costadeprata.info/nl
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

I don't see anything in your CSS that could be causing this. If testing using a mobile device, could you try clearing your browser cache and re-testing.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran, I cleaned (of course;) ) all caches, but the problem still exists. Can it be an issue because of the font that I have chosen? I read about before about font names in 2 parts (like Dancing Script) that can be a problem.

FYI the issue is on Android devices
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend we have added the following to the Custom Code field of your template settings...

<link href="https://fonts.googleapis.com/css?family=Dancing+Script&display=swap" rel="stylesheet"> 


As your font is not loaded elsewhere (General -> Typography tab), it needs to be loaded manually. It works on desktop as it is more likely to have this font stored in cache.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!